diff options
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r-- | sw/inc/swcommands.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h index 6a235d87bc2a..1a4d957fe790 100644 --- a/sw/inc/swcommands.h +++ b/sw/inc/swcommands.h @@ -25,14 +25,6 @@ #define CMD_SID_TABLE_VERT_NONE ".uno:CellVertTop" #define CMD_FN_TABLE_SELECT_COL ".uno:EntireColumn" #define CMD_FN_TABLE_SELECT_ROW ".uno:EntireRow" -#define CMD_FN_INSERT_FLD_AUTHOR ".uno:InsertAuthorField" -#define CMD_FN_INSERT_FLD_DATE ".uno:InsertDateField" -#define CMD_FN_INSERT_FIELD ".uno:InsertField" -#define CMD_FN_INSERT_FLD_PGCOUNT ".uno:InsertPageCountField" -#define CMD_FN_INSERT_FLD_PGNUMBER ".uno:InsertPageNumberField" -#define CMD_FN_INSERT_FLD_TIME ".uno:InsertTimeField" -#define CMD_FN_INSERT_FLD_TITLE ".uno:InsertTitleField" -#define CMD_FN_INSERT_FLD_TOPIC ".uno:InsertTopicField" #define CMD_FN_TABLE_MERGE_TABLE ".uno:MergeTable" #define CMD_FN_FRAME_DOWN ".uno:ObjectBackOne" #define CMD_FN_TABLE_SET_READ_ONLY_CELLS ".uno:Protect" |