summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-10-04 19:40:53 +0000
committerKurt Zenker <kz@openoffice.org>2004-10-04 19:40:53 +0000
commitf83fac4094656b5b9426a7f165e3b0ef772c8e11 (patch)
tree63add8b9a057eb142108b74bb50d02b0dfa3921b
parent0a5bb09107a1bd16267c7646562244d401c1cb34 (diff)
INTEGRATION: CWS mav09 (1.12.42); FILE MERGED
2004/09/16 23:44:16 mav 1.12.42.3: RESYNC: (1.13-1.16); FILE MERGED 2004/07/07 17:08:29 mav 1.12.42.2: RESYNC: (1.12-1.13); FILE MERGED 2004/04/14 11:29:10 mba 1.12.42.1: #i27773#: remove old Basic slots
-rw-r--r--sfx2/sdi/appslots.sdi28
1 files changed, 2 insertions, 26 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index be2cdf3b7b51..d3bf33aad3bd 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: obo $ $Date: 2004-08-11 14:06:47 $
-#* $Revision: 1.16 $
+#* last change $Author: kz $ $Date: 2004-10-04 20:40:53 $
+#* $Revision: 1.17 $
#*
#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
#*
@@ -293,30 +293,6 @@ interface Application : Module
]
//---------------------------------------------------------------------
- SID_LOAD_LIBRARY
- [
- ExecMethod = MiscExec_Impl ;
- ]
-
- //---------------------------------------------------------------------
- SID_UNLOAD_LIBRARY
- [
- ExecMethod = MiscExec_Impl ;
- ]
-
- //---------------------------------------------------------------------
- SID_ADD_LIBRARY
- [
- ExecMethod = MiscExec_Impl ;
- ]
-
- //---------------------------------------------------------------------
- SID_REMOVE_LIBRARY
- [
- ExecMethod = MiscExec_Impl ;
- ]
-
- //---------------------------------------------------------------------
SID_CRASH
[
ExecMethod = MiscExec_Impl ;