summaryrefslogtreecommitdiff
path: root/sfx2/sdi/appslots.sdi
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-11-15 14:02:11 +0000
committerMathias Bauer <mba@openoffice.org>2001-11-15 14:02:11 +0000
commit8445298228d4fa9af2c8ce4c2f9ea6a5749db88d (patch)
tree3801fd151476862a0df1f0a2940f7756f21e74d1 /sfx2/sdi/appslots.sdi
parent18ec939f40ad2e7148d35224bedca4a5392701cc (diff)
#93980#: SID_BROWSE_STOP on TopFrame, not App
Diffstat (limited to 'sfx2/sdi/appslots.sdi')
-rw-r--r--sfx2/sdi/appslots.sdi24
1 files changed, 2 insertions, 22 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi
index 3564ddd7f557..90a681dcdf46 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: pb $ $Date: 2001-09-06 09:58:23 $
-#* $Revision: 1.5 $
+#* last change $Author: mba $ $Date: 2001-11-15 15:02:11 $
+#* $Revision: 1.6 $
#*
#* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
#*
@@ -72,13 +72,6 @@ interface Application : Module
]
//---------------------------------------------------------------------
- SID_FOCUSURLBOX // ole(no) api(final/play/rec)
- [
- ExecMethod = INetExecute_Impl ;
- StateMethod = INetState_Impl ;
- ]
-
- //---------------------------------------------------------------------
SID_SETOPTIONS
[
ExecMethod = MiscExec_Impl ;
@@ -300,19 +293,6 @@ interface Application : Module
]
//---------------------------------------------------------------------
- SID_BROWSE_STOP // ole(no) api()
- [
- ExecMethod = INetExecute_Impl ;
- StateMethod = INetState_Impl ;
- ]
-
- //---------------------------------------------------------------------
- SID_CLEARMEMCACHE
- [
- ExecMethod = INetExecute_Impl ;
- ]
-
- //---------------------------------------------------------------------
SID_LOAD_LIBRARY
[
ExecMethod = MiscExec_Impl ;