diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-16 14:25:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-16 14:25:18 +0000 |
commit | 14bc95942f8d6ac77ab1c5b48a9e9bbc752c5cc0 (patch) | |
tree | d60be2748a5225bee9185e4239e4d239383b905e /sfx2/sdi | |
parent | 4829da5f545b32009aa77faade8c33d31ee78818 (diff) |
INTEGRATION: CWS docking4 (1.17.8); FILE MERGED
2004/11/01 07:36:46 cd 1.17.8.1: #i33132# Make virtual slot executable to support test tool
Diffstat (limited to 'sfx2/sdi')
-rw-r--r-- | sfx2/sdi/appslots.sdi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sfx2/sdi/appslots.sdi b/sfx2/sdi/appslots.sdi index 3ed61b5810f5..ac7d10efd4c8 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-11-16 13:48:19 $ -#* $Revision: 1.20 $ +#* last change $Author: obo $ $Date: 2004-11-16 15:25:18 $ +#* $Revision: 1.21 $ #* #* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved. #* @@ -329,6 +329,7 @@ interface Application : Module //--------------------------------------------------------------------- SID_AVAILABLE_TOOLBARS [ + ExecMethod = MiscExec_Impl ; ] //--------------------------------------------------------------------- |