summaryrefslogtreecommitdiff
path: root/sw/sdi/swriter.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/swriter.sdi')
-rw-r--r--sw/sdi/swriter.sdi25
1 files changed, 0 insertions, 25 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi
index 69a2e80639f8..784100694d4a 100644
--- a/sw/sdi/swriter.sdi
+++ b/sw/sdi/swriter.sdi
@@ -4750,31 +4750,6 @@ SfxVoidItem InsertScript FN_JAVAEDIT
]
//--------------------------------------------------------------------------
-SfxVoidItem InsertSymbol FN_INSERT_SYMBOL
-(SfxStringItem Symbols FN_INSERT_SYMBOL,SfxStringItem FontName FN_PARAM_1)
-[
- /* flags: */
- AutoUpdate = FALSE,
- Cachable = Cachable,
- FastCall = FALSE,
- HasCoreId = FALSE,
- HasDialog = TRUE,
- ReadOnlyDoc = FALSE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Asynchron;
-
- /* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_INSERT;
-]
-
-//--------------------------------------------------------------------------
SfxVoidItem InsertTable FN_INSERT_TABLE
(SfxStringItem TableName FN_INSERT_TABLE,SfxUInt16Item Columns SID_ATTR_TABLE_COLUMN,SfxUInt16Item Rows SID_ATTR_TABLE_ROW,SfxInt32Item Flags FN_PARAM_1,SfxStringItem AutoFormat FN_PARAM_2)
[