summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2018-08-26 22:11:43 -0400
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-08-15 13:44:09 +0200
commit416fbeffa8fc8e3a480f7cda5db4b37c2e9ea228 (patch)
treecfe9eb7243a50871998d53b39465811c0bce6198 /sd
parent7fb2687470ea706dbebf270cb62261df6bc22c01 (diff)
sidebar: Add .uno:MasterSlidesPanel
Change-Id: I578dc8b1f9c8df7f7cc9108c70d6fad8006871c6 Reviewed-on: https://gerrit.libreoffice.org/73502 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> (cherry picked from commit 11b06f0e00fc21654384e2816842ab101e15010e) Reviewed-on: https://gerrit.libreoffice.org/77492 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/sdi/drviewsh.sdi5
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi
index 453ffb4a5cec..b4d4bcb550e8 100644
--- a/sd/sdi/drviewsh.sdi
+++ b/sd/sdi/drviewsh.sdi
@@ -57,6 +57,11 @@ interface ImpressEditView : DrawView
ExecMethod = FuTemporary ;
StateMethod = GetMenuState ;
]
+ SID_MASTER_SLIDES_PANEL // ole : no, status : ?
+ [
+ ExecMethod = FuTemporary ;
+ StateMethod = GetMenuState ;
+ ]
SID_REHEARSE_TIMINGS // ole : no, status : ?
[
ExecMethod = FuSupport ;