summaryrefslogtreecommitdiff
path: root/sw/inc/swcommands.h
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r--sw/inc/swcommands.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h
index 5f85b5157eea..09c93b4ad096 100644
--- a/sw/inc/swcommands.h
+++ b/sw/inc/swcommands.h
@@ -31,19 +31,15 @@
#define CMD_SID_TABLE_VERT_BOTTOM ".uno:CellVertBottom"
#define CMD_SID_TABLE_VERT_CENTER ".uno:CellVertCenter"
#define CMD_SID_TABLE_VERT_NONE ".uno:CellVertTop"
-#define CMD_FN_CONVERT_TEXT_TABLE ".uno:ConvertTableText"
#define CMD_FN_NUM_BULLET_DOWN ".uno:DecrementLevel"
#define CMD_FN_TABLE_DELETE_COL ".uno:DeleteColumns"
#define CMD_FN_TABLE_DELETE_ROW ".uno:DeleteRows"
#define CMD_FN_TABLE_BALANCE_CELLS ".uno:DistributeColumns"
#define CMD_FN_TABLE_BALANCE_ROWS ".uno:DistributeRows"
#define CMD_FN_EDIT_CURRENT_TOX ".uno:EditCurIndex"
-#define CMD_FN_GLOSSARY_DLG ".uno:EditGlossary"
#define CMD_FN_EDIT_HYPERLINK ".uno:EditHyperlink"
-#define CMD_FN_EDIT_REGION ".uno:EditRegion"
#define CMD_FN_TABLE_SELECT_COL ".uno:EntireColumn"
#define CMD_FN_TABLE_SELECT_ROW ".uno:EntireRow"
-#define CMD_FN_EXPAND_GLOSSARY ".uno:ExpandGlossary"
#define CMD_FN_EDIT_FIELD ".uno:FieldDialog"
#define CMD_FN_EDIT_FOOTNOTE ".uno:EditFootnote"
#define CMD_FN_FORMAT_FRAME_DLG ".uno:FrameDialog"
@@ -51,14 +47,10 @@
#define CMD_FN_NUM_BULLET_UP ".uno:IncrementLevel"
#define CMD_FN_EDIT_IDX_ENTRY_DLG ".uno:IndexEntryDialog"
#define CMD_FN_INSERT_FLD_AUTHOR ".uno:InsertAuthorField"
-#define CMD_FN_INSERT_AUTH_ENTRY_DLG ".uno:InsertAuthoritiesEntry"
-#define CMD_FN_INSERT_BOOKMARK ".uno:InsertBookmark"
-#define CMD_FN_INSERT_BREAK_DLG ".uno:InsertBreak"
#define CMD_FN_INSERT_CAPTION ".uno:InsertCaptionDialog"
#define CMD_FN_TABLE_INSERT_COL_DLG ".uno:InsertColumnDialog"
#define CMD_FN_INSERT_FLD_DATE ".uno:InsertDateField"
#define CMD_FN_INSERT_FIELD ".uno:InsertField"
-#define CMD_FN_INSERT_IDX_ENTRY_DLG ".uno:InsertIndexesEntry"
#define CMD_FN_INSERT_FLD_PGCOUNT ".uno:InsertPageCountField"
#define CMD_FN_INSERT_FLD_PGNUMBER ".uno:InsertPageNumberField"
#define CMD_FN_TABLE_INSERT_ROW_DLG ".uno:InsertRowDialog"
@@ -66,7 +58,6 @@
#define CMD_FN_INSERT_FLD_TITLE ".uno:InsertTitleField"
#define CMD_FN_INSERT_FLD_TOPIC ".uno:InsertTopicField"
#define CMD_FN_TABLE_MERGE_CELLS ".uno:MergeCells"
-#define CMD_FN_QRY_MERGE ".uno:MergeDialog"
#define CMD_FN_TABLE_MERGE_TABLE ".uno:MergeTable"
#define CMD_FN_TITLE_DESCRIPTION_SHAPE ".uno:ObjectTitleDescription"
#define CMD_FN_NAME_SHAPE ".uno:NameGroup"
@@ -90,15 +81,12 @@
#define CMD_FN_TABLE_ADJUST_CELLS ".uno:SetOptimalColumnWidth"
#define CMD_FN_TABLE_OPTIMAL_HEIGHT ".uno:SetOptimalRowHeight"
#define CMD_FN_TABLE_SET_ROW_HEIGHT ".uno:SetRowHeight"
-#define CMD_FN_SORTING_DLG ".uno:SortDialog"
#define CMD_FN_TABLE_SPLIT_CELLS ".uno:SplitCell"
#define CMD_FN_TABLE_SPLIT_TABLE ".uno:SplitTable"
#define CMD_FN_SET_SUB_SCRIPT ".uno:SubScript"
#define CMD_FN_SET_SUPER_SCRIPT ".uno:SuperScript"
-#define CMD_FN_VIEW_TABLEGRID ".uno:TableBoundaries"
#define CMD_FN_FORMAT_TABLE_DLG ".uno:TableDialog"
#define CMD_FN_NUM_FORMAT_TABLE_DLG ".uno:TableNumberFormatDialog"
-#define CMD_FN_SET_MODOPT_TBLNUMFMT ".uno:TableNumberRecognition"
#define CMD_FN_DRAWTEXT_ATTR_DLG ".uno:TextAttributes"
#define CMD_FN_DRAW_WRAP_DLG ".uno:TextWrap"
#define CMD_FN_TOOL_ANCHOR ".uno:ToggleAnchorType"