summaryrefslogtreecommitdiff
path: root/sfx2/sdi/appslots.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-19 07:31:46 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-19 07:31:46 +0000
commit92f8303c8e0cba4d858d1dae55c7029550da8b33 (patch)
tree0e0a352b7fcd6575dca086d0c5018b7a19979b14 /sfx2/sdi/appslots.sdi
parentc1655bff229329b593589758ca6f9430c4e9bd54 (diff)
INTEGRATION: CWS scriptingf4 (1.12.48); FILE MERGED
2004/04/29 14:08:57 dfoster 1.12.48.2: #i26923# 2004/03/24 13:31:51 dfoster 1.12.48.1: #i26923# Implmentation of the Script Organizer spec.
Diffstat (limited to 'sfx2/sdi/appslots.sdi')
-rw-r--r--sfx2/sdi/appslots.sdi25
1 files changed, 23 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index 6829843d09eb..7805ad1a9824 100644
--- a/sfx2/sdi/appslots.sdi
+++ b/sfx2/sdi/appslots.sdi
@@ -5,8 +5,8 @@
#* Description shell SfxApplication
#*
#* Creation date MI 01/31/1995
-#* last change $Author: hr $ $Date: 2004-02-03 19:51:16 $
-#* $Revision: 1.12 $
+#* last change $Author: rt $ $Date: 2004-05-19 08:31:46 $
+#* $Revision: 1.13 $
#*
#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
#*
@@ -388,6 +388,27 @@ shell SfxApplication
//----------------------------------------------------------------------
+ SID_SCRIPTORGANIZER // status(final|play)
+ [
+ ExecMethod = OfaExec_Impl;
+ ]
+
+ //----------------------------------------------------------------------
+
+ SID_MACROORGANIZER // status(final|play)
+ [
+ ExecMethod = OfaExec_Impl;
+ ]
+
+ //----------------------------------------------------------------------
+
+ SID_RUNMACRO // status(final|play)
+ [
+ ExecMethod = OfaExec_Impl;
+ ]
+
+ //----------------------------------------------------------------------
+
SID_BASICCHOOSER // status(final|play)
[
ExecMethod = OfaExec_Impl;