summaryrefslogtreecommitdiff
path: root/sw/sdi/drawsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sw/sdi/drawsh.sdi')
-rw-r--r--sw/sdi/drawsh.sdi21
1 files changed, 20 insertions, 1 deletions
diff --git a/sw/sdi/drawsh.sdi b/sw/sdi/drawsh.sdi
index 62a3086f9e95..dd8441aefa98 100644
--- a/sw/sdi/drawsh.sdi
+++ b/sw/sdi/drawsh.sdi
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: drawsh.sdi,v $
- * $Revision: 1.9 $
+ * $Revision: 1.9.190.2 $
*
* This file is part of OpenOffice.org.
*
@@ -443,6 +443,25 @@ shell SwDrawShell : SwDrawBaseShell
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ FN_FORMAT_FOOTNOTE_DLG // status()
+ [
+ ExecMethod = Execute;
+ ]
+
+ SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ?
+ [
+ ExecMethod = Execute ;
+ ]
+
+ FN_WORDCOUNT_DIALOG
+ [
+ ExecMethod = Execute;
+ ]
+
+ FN_NUMBERING_OUTLINE_DLG // status(final|play)
+ [
+ ExecMethod = Execute ;
+ ]
}