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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h
index b161df018c00..e02e79b654d6 100644
--- a/sw/inc/swcommands.h
+++ b/sw/inc/swcommands.h
@@ -50,9 +50,9 @@
#define CMD_FN_NUMBER_BULLETS ".uno:BulletsAndNumberingDialog"
#define CMD_FN_CALC_TABLE ".uno:Calc"
#define CMD_FN_CALCULATE ".uno:CalculateSel"
-#define CMD_FN_TABLE_VERT_BOTTOM ".uno:CellVertBottom"
-#define CMD_FN_TABLE_VERT_CENTER ".uno:CellVertCenter"
-#define CMD_FN_TABLE_VERT_NONE ".uno:CellVertTop"
+#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_FRAME_CHAIN ".uno:ChainFrames"
#define CMD_FN_CHANGE_DBFIELD ".uno:ChangeDatabaseField"
#define CMD_FN_NUMBERING_OUTLINE_DLG ".uno:ChapterNumberingDialog"