summaryrefslogtreecommitdiff
path: root/sfx2/sdi/viwslots.sdi
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-05-27 12:50:15 +0000
committerMathias Bauer <mba@openoffice.org>2002-05-27 12:50:15 +0000
commit443ee3222a2f9db4a6693e1db29e89d24d6cfbf6 (patch)
tree9e9ebac06d0e3512cd27dcc23fdf5d991e534bc5 /sfx2/sdi/viwslots.sdi
parent298511923f524c0d966b8e299ab3d7ce1bb0dc0e (diff)
#98405#: slot reorganized
Diffstat (limited to 'sfx2/sdi/viwslots.sdi')
-rw-r--r--sfx2/sdi/viwslots.sdi65
1 files changed, 4 insertions, 61 deletions
diff --git a/sfx2/sdi/viwslots.sdi b/sfx2/sdi/viwslots.sdi
index 57a749f793ff..52ef4bb7666a 100644
--- a/sfx2/sdi/viwslots.sdi
+++ b/sfx2/sdi/viwslots.sdi
@@ -3,7 +3,7 @@
// shell SfxViewShell
//
// (C) 1996 StarDivision GmbH, Hamburg, Germany
- // $Author: hr $ $Date: 2000-09-18 16:52:26 $ $Revision: 1.1.1.1 $
+ // $Author: mba $ $Date: 2002-05-27 13:49:06 $ $Revision: 1.2 $
// $Logfile: T:/sfx2/sdi/viwslots.sdv $ $Workfile: viwslots.sdi $
//-------------------------------------------------------------------------
interface View : Object
@@ -12,9 +12,6 @@ interface View : Object
]
{
//---------------------------------------------------------------------
- SbxObject UNO SID_UNO // ole(no) api(final/play/norec)
- [Readonly;]
- //---------------------------------------------------------------------
SID_MAIL_SENDDOC // ole(no) api(todo)
[
ExecMethod = ExecMisc_Impl ;
@@ -56,6 +53,7 @@ interface View : Object
ExecMethod = ExecMisc_Impl ;
StateMethod = GetState_Impl ;
]
+/*
//---------------------------------------------------------------------
SID_SELECTION_TEXT // ole(no) api(play/norec)
[
@@ -66,7 +64,7 @@ interface View : Object
[
StateMethod = GetState_Impl ;
]
-
+*/
SID_STYLE_FAMILY
[
ExecMethod = ExecMisc_Impl ;
@@ -94,61 +92,6 @@ shell SfxViewShell
qualifiziert werden (z.B. '[demo.sdd:2].Outliner').
*/
-
{
- import View [Automation];
+ import View [Automation];
}
-
-
-/*-------------------------------------------------------------------------
-
- $Log: not supported by cvs2svn $
- Revision 1.36 1998/10/26 14:49:02 MBA
- Fix #58128#: SID_STYLE_FAMILY
-
-
- Rev 1.35 26 Oct 1998 15:49:02 MBA
- Fix #58128#: SID_STYLE_FAMILY
-
- Rev 1.34 12 Jun 1998 15:56:08 MI
- UNO-Objekt Zugriff
-
- Rev 1.33 28 Aug 1997 12:24:20 MBA
- Neue Interface-Namen
-
- Rev 1.32 09 Dec 1996 12:07:46 MBA
- Helptext,Configname raus
-
- Rev 1.31 13 Nov 1996 12:45:24 MI
- MUSS/SFx/345-346: SIDs aufgeraeumt
-
- Rev 1.30 22 Oct 1996 20:10:20 HJS
- merge 22.10.96
-
- Rev 1.29 08 Oct 1996 14:30:42 HJS
- merge 08.10.96
-
- Rev 1.28 12 Sep 1996 15:44:34 MBA
-
-
- Rev 1.27 09 Sep 1996 16:42:30 MBA
- Neue Slotfiles
-
- Rev 1.26 30 Aug 1996 13:41:46 HJS
- eu...
-
- Rev 1.25 16 Jul 1996 17:22:32 MBA
- SID_PLUGINSACTIVE kein ReadOnlyDoc
-
- Rev 1.24 11 Jul 1996 10:39:16 MI
- SID_SELECTION_TEXT
-
- Rev 1.23 08 Jul 1996 16:50:04 HJS
- uebersetzung
-
--------------------------------------------------------------------------*/
-
-
-
-
-