diff options
Diffstat (limited to 'sw/source/ui/inc/table.hrc')
-rw-r--r-- | sw/source/ui/inc/table.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/table.hrc b/sw/source/ui/inc/table.hrc index cd6373b32c9e..a7b517da6f79 100644 --- a/sw/source/ui/inc/table.hrc +++ b/sw/source/ui/inc/table.hrc @@ -22,7 +22,6 @@ #define DLG_FORMAT_TABLE (RC_TABLE_BEGIN + 1) #define DLG_CONV_TEXT_TABLE (RC_TABLE_BEGIN + 2) #define DLG_ROW_HEIGHT (RC_TABLE_BEGIN + 4) -#define DLG_SPLIT (RC_TABLE_BEGIN + 5) #define DLG_COL_WIDTH (RC_TABLE_BEGIN + 6) #define MSG_ERR_TABLE_MERGE (RC_TABLE_BEGIN + 7) #define DLG_AUTOFMT_TABLE (RC_TABLE_BEGIN + 9) |