diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2015-12-11 18:53:15 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2015-12-22 08:45:02 +0000 |
commit | 7edfee8e4f81c17ec95a03843c509b95b8e404b2 (patch) | |
tree | f782234afef2d16672f5c03e77c315ad2eafae14 /sd/inc/sdcommands.h | |
parent | 2c000fbf50adcf80e12cdc8f7689e6d3c8a888f7 (diff) |
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/sdcommands.h')
-rw-r--r-- | sd/inc/sdcommands.h | 1 |
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" |