summaryrefslogtreecommitdiff
path: root/sd/inc/app.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/app.hrc')
-rwxr-xr-xsd/inc/app.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc
index 65aec562f084..3f64873255ef 100755
--- a/sd/inc/app.hrc
+++ b/sd/inc/app.hrc
@@ -456,11 +456,12 @@
#define SID_DISPLAY_MASTER_OBJECTS (SID_SD_START+437)
#define SID_INSERTPAGE_LAYOUT_MENU (SID_SD_START+438)
#define SID_TP_EDIT_MASTER (SID_SD_START+439)
+#define SID_OUTLINE_TEXT_AUTOFIT (SID_SD_START+440)
// Add companion for the SID_HIDE_SLIDE (that is defined in svx)
-#define SID_SHOW_SLIDE (SID_SD_START+440)
+#define SID_SHOW_SLIDE (SID_SD_START+441)
-#define SID_ADD_MOTION_PATH (SID_SD_START+441)
-#define SID_TABLE_TOOLBOX (SID_SD_START+442)
+#define SID_ADD_MOTION_PATH (SID_SD_START+442)
+#define SID_TABLE_TOOLBOX (SID_SD_START+443)
#endif