summaryrefslogtreecommitdiff
path: root/sd/inc/sdcommands.h
diff options
context:
space:
mode:
authorJakub Golebiewski <kubusg@gmail.com>2013-04-09 23:45:52 +0200
committerThorsten Behrens <tbehrens@suse.com>2013-04-16 20:21:59 +0200
commitbaffab9a4ffca9a4940a3310937d6e858e66cc1f (patch)
tree16f2cfe479eed9e44a29b5bb4ee214b2fff704b5 /sd/inc/sdcommands.h
parentf4ebb99de6e93f6d38e7b0486d66e99a196b1f6e (diff)
Bug 58505 - Tweak F5 for slide display, and add Shift-F5
Added menu entry to start the presentation from current slide. Changed "Start Presentation" menu entry behavior so it starts from the first slide. Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261
Diffstat (limited to 'sd/inc/sdcommands.h')
-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 daecfe819ffc..f64e686f1e51 100644
--- a/sd/inc/sdcommands.h
+++ b/sd/inc/sdcommands.h
@@ -94,6 +94,7 @@
#define CMD_SID_OUTLINE_TEXT_AUTOFIT ".uno.OutlineTextAutofit"
#define CMD_SID_PAGESETUP ".uno:PageSetup"
#define CMD_SID_PRESENTATION ".uno:Presentation"
+#define CMD_SID_PRESENTATION_THIS_SLIDE ".uno:PresentationThisSlide"
#define CMD_SID_REMOTE_DLG ".uno:Remote"
#define CMD_SID_PRESENTATION_LAYOUT ".uno:PresentationLayout"
#define CMD_SID_RENAMELAYER ".uno:RenameLayer"