summaryrefslogtreecommitdiff
path: root/sc/sdi/tabvwsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sc/sdi/tabvwsh.sdi')
-rw-r--r--sc/sdi/tabvwsh.sdi6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/sdi/tabvwsh.sdi b/sc/sdi/tabvwsh.sdi
index 633e887e78d6..8f67a4d4c8a2 100644
--- a/sc/sdi/tabvwsh.sdi
+++ b/sc/sdi/tabvwsh.sdi
@@ -92,9 +92,9 @@ interface BaseSelection
SID_INSERT_SMATH [ ExecMethod = ExecDrawIns; StateMethod = GetDrawInsState; ]
- SID_GALLERY_FORMATS [ ExecMethod = ExecGallery; StateMethod = GetGalleryState; ]
- SID_GALLERY [ ExecMethod = ExecChildWin; StateMethod = GetChildWinState; ]
- SID_AVMEDIA_PLAYER [ ExecMethod = ExecChildWin; StateMethod = GetChildWinState; ]
+ SID_GALLERY_FORMATS [ ExecMethod = ExecGallery; ]
+ SID_GALLERY [ ExecMethod = ExecChildWin; ]
+ SID_AVMEDIA_PLAYER [ ExecMethod = ExecChildWin; ]
SID_DRAW_NOTEEDIT [ ExecMethod = ExecDraw; StateMethod = GetDrawState; ]
SID_OBJECTRESIZE [ ExecMethod = ExecDrawIns; StateMethod = GetDrawInsState; ]