diff options
Diffstat (limited to 'sd/sdi/docshell.sdi')
-rw-r--r-- | sd/sdi/docshell.sdi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/sdi/docshell.sdi b/sd/sdi/docshell.sdi index d2a0011944ca..f5f322177b13 100644 --- a/sd/sdi/docshell.sdi +++ b/sd/sdi/docshell.sdi @@ -18,6 +18,11 @@ interface ImpressDocument : DrawDocument { + SID_NOTEBOOKBAR + [ + ExecMethod = Execute; + StateMethod = GetState; + ] } shell DrawDocShell |