summaryrefslogtreecommitdiff
path: root/sd/sdi/ViewShellBase.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sd/sdi/ViewShellBase.sdi')
-rw-r--r--sd/sdi/ViewShellBase.sdi28
1 files changed, 24 insertions, 4 deletions
diff --git a/sd/sdi/ViewShellBase.sdi b/sd/sdi/ViewShellBase.sdi
index 98da5f536d0d..0f1bcb8f4fb2 100644
--- a/sd/sdi/ViewShellBase.sdi
+++ b/sd/sdi/ViewShellBase.sdi
@@ -52,31 +52,51 @@ interface ViewShellBaseView
ExecMethod = Execute;
StateMethod = GetState;
]
+ SID_TOGGLE_TABBAR_VISIBILITY
+ [
+ ExecMethod = Execute;
+ StateMethod = GetState;
+ ]
+ SID_DISPLAY_MODE
+ [
+ ExecMethod = Execute;
+ StateMethod = GetState;
+ ]
SID_DRAWINGMODE
[
ExecMethod = Execute;
StateMethod = GetState;
]
- SID_DIAMODE
+ SID_SLIDE_SORTER_MODE
[
ExecMethod = Execute;
StateMethod = GetState;
]
- SID_OUTLINEMODE
+ SID_OUTLINE_MODE
[
ExecMethod = Execute;
StateMethod = GetState;
]
- SID_NOTESMODE
+ SID_NOTES_MODE
[
ExecMethod = Execute;
StateMethod = GetState;
]
- SID_HANDOUTMODE
+ SID_HANDOUT_MASTER_MODE
[
ExecMethod = Execute;
StateMethod = GetState;
]
+ SID_SLIDE_MASTER_MODE
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
+ SID_NOTES_MASTER_MODE
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ ]
SID_WIN_FULLSCREEN
[
ExecMethod = Execute;