summaryrefslogtreecommitdiff
path: root/sc/sdi/app.sdi
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-04 15:19:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-04 15:19:09 +0000
commit63c9866673fdacfff0df8b3ec0e477b8e9b1f475 (patch)
tree49f845a3503cfc9fbf340fe5dc6924014474971c /sc/sdi/app.sdi
parent02a90a35661ff2e483f1bdbab6f0f46ce4433211 (diff)
INTEGRATION: CWS xmlfilter01 (1.3.112); FILE MERGED
2003/03/31 16:05:07 cl 1.3.112.1: #107159# added menu entry for xml filter configuration dialog
Diffstat (limited to 'sc/sdi/app.sdi')
-rw-r--r--sc/sdi/app.sdi6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/sdi/app.sdi b/sc/sdi/app.sdi
index f9995730a8aa..1e64f14da017 100644
--- a/sc/sdi/app.sdi
+++ b/sc/sdi/app.sdi
@@ -3,7 +3,7 @@
// StarCalc
//
// (C) 1994 StarDivision GmbH, Hamburg, Germany
- // $Author: os $ $Date: 2001-03-28 13:25:25 $ $Revision: 1.3 $
+ // $Author: hr $ $Date: 2003-04-04 16:19:09 $ $Revision: 1.4 $
// $Logfile: T:/sc/sdi/app.sdv $ $Workfile: app.sdi $
//------------------------------------------------------------------
@@ -54,6 +54,10 @@ interface StarCalc : Module
SID_CHOOSE_DESIGN [ ExecMethod = Execute; ]
SID_EURO_CONVERTER [ ExecMethod = Execute; ]
+
+
+ SID_OPEN_XML_FILTERSETTINGS [ ExecMethod = Execute; ]
+
}