summaryrefslogtreecommitdiffstats
path: root/sd/inc
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-09-24 03:52:41 -0400
committerJan Holesovsky <kendy@suse.cz>2012-09-24 14:06:59 -0400
commit980c82bf423bcf89e17b0e45ffc4d946737b8d7b (patch)
treec36acb054d628c0c1282de71123c44c7bd9d0052 /sd/inc
parentImpress: Kill the so much hated ButtonBar in slide sorter. (diff)
downloadcore-980c82bf423bcf89e17b0e45ffc4d946737b8d7b.tar.gz
core-980c82bf423bcf89e17b0e45ffc4d946737b8d7b.zip
Impress: Add 'Duplicate slide' to the context menu of the slide sorter.
Change-Id: Ib872c1780967727924c84fc5e8b0f7c77d99280b
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 ebf02f581bf1..32a065f54585 100644
--- a/sd/inc/sdcommands.h
+++ b/sd/inc/sdcommands.h
@@ -76,6 +76,7 @@
#define CMD_SID_SHOW_SLIDE ".uno:ShowSlide"
#define CMD_SID_INSERTLAYER ".uno:InsertLayer"
#define CMD_SID_INSERTPAGE ".uno:InsertPage"
+#define CMD_SID_DUPLICATE_PAGE ".uno:DuplicatePage"
#define CMD_SID_MEASURE_DLG ".uno:MeasureAttributes"
#define CMD_SID_HORIZONTAL ".uno:MirrorHorz"
#define CMD_SID_VERTICAL ".uno:MirrorVert"