summaryrefslogtreecommitdiff
path: root/sfx2/sdi/mdislots.sdi
diff options
context:
space:
mode:
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