summaryrefslogtreecommitdiff
path: root/sfx2/sdi/mdislots.sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 14:39:26 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 14:39:26 +0000
commit356e00f7e08fdbf959ebb694d858572174965387 (patch)
tree7eff0ccece1a89fadd84aa68fa4b7b504c6230ee /sfx2/sdi/mdislots.sdi
parenta5c84cd67184ae6d380a68b4bb9ca55df0763d1f (diff)
INTEGRATION: CWS layoutmanager (1.7.256); FILE MERGED
2003/12/19 07:15:21 cd 1.7.256.1: #111899# Removed/Added some slots
Diffstat (limited to 'sfx2/sdi/mdislots.sdi')
-rw-r--r--sfx2/sdi/mdislots.sdi40
1 files changed, 1 insertions, 39 deletions
diff --git a/sfx2/sdi/mdislots.sdi b/sfx2/sdi/mdislots.sdi
index 5674645e32ff..fc2e45b1cc96 100644
--- a/sfx2/sdi/mdislots.sdi
+++ b/sfx2/sdi/mdislots.sdi
@@ -2,7 +2,7 @@
shell SfxMDIFrame
(C) 1994-1995 StarDivision GmbH, Hamburg, Germany
- $Author: mba $ $Date: 2002-08-29 12:06:18 $ $Revision: 1.7 $
+ $Author: kz $ $Date: 2004-02-25 15:39:26 $ $Revision: 1.8 $
$Logfile: T:/sfx2/sdi/mdislots.sdv $ $Workfile: MDISLOTS.SDI $
=========================================================================*/
@@ -18,44 +18,6 @@ interface Task : Object
ExecMethod = Exec_Impl ;
StateMethod = State_Impl ;
]
- //---------------------------------------------------------------------
- SID_FLOATING_TASK
- [
- ExecMethod = Exec_Impl ;
- StateMethod = State_Impl ;
- ]
- //---------------------------------------------------------------------
- SID_TASK_ALWAYSVISIBLE
- [
- ExecMethod = Exec_Impl ;
- StateMethod = State_Impl ;
- ]
- //---------------------------------------------------------------------
- SID_TILEDOCKWINS // ole(no) api(final/play/rec)
- [
- ExecMethod = Exec_Impl ;
- StateMethod = State_Impl ;
- ]
-
- //---------------------------------------------------------------------
- SID_HORIZONTALDOCKWINS // ole(no) api(final/play/rec)
- [
- ExecMethod = Exec_Impl ;
- StateMethod = State_Impl ;
- ]
-
- //---------------------------------------------------------------------
- SID_VERTICALDOCKWINS // ole(no) api(final/play/rec)
- [
- ExecMethod = Exec_Impl ;
- StateMethod = State_Impl ;
- ]
-
- SID_CLOSETASK
- [
- ExecMethod = Exec_Impl ;
- StateMethod = State_Impl ;
- ]
}
interface TaskPartWindow : TopWindow