summaryrefslogtreecommitdiffstats
path: root/sd/inc
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2015-12-11 18:53:15 +0400
committerYousuf Philips <philipz85@hotmail.com>2015-12-22 08:45:02 +0000
commit7edfee8e4f81c17ec95a03843c509b95b8e404b2 (patch)
treef782234afef2d16672f5c03e77c315ad2eafae14 /sd/inc
parentvcl: switch from ImplFindBySearchName to FindFontFamily (diff)
downloadcore-7edfee8e4f81c17ec95a03843c509b95b8e404b2.tar.gz
core-7edfee8e4f81c17ec95a03843c509b95b8e404b2.zip
Rearrangement of various context menus in Impress
Change-Id: I6674254898dc6d7351ec4450e2aa5ac3f177bdbf Reviewed-on: https://gerrit.libreoffice.org/20640 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/sdcommands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/inc/sdcommands.h b/sd/inc/sdcommands.h
index 4642124ce750..77d6531f92f9 100644
--- a/sd/inc/sdcommands.h
+++ b/sd/inc/sdcommands.h
@@ -93,6 +93,7 @@
#define CMD_SID_SAVE_BACKGROUND ".uno:SaveBackground"
#define CMD_SID_DISPLAY_MASTER_BACKGROUND ".uno:DisplayMasterBackground"
#define CMD_SID_DISPLAY_MASTER_OBJECTS ".uno:DisplayMasterObjects"
+#define CMD_SID_MASTER_LAYOUTS ".uno:MasterLayouts"
#define CMD_SID_TABLE_DISTRIBUTE_COLUMNS ".uno:DistributeColumns"
#define CMD_SID_TABLE_DISTRIBUTE_ROWS ".uno:DistributeRows"
#define CMD_SID_TP_APPLY_TO_ALL_SLIDES ".uno:TaskPaneApplyToAllSlides"