summaryrefslogtreecommitdiff
path: root/basctl/sdi
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-05-02 14:36:50 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-05-02 14:36:50 +0000
commit9da7b7255edd1d4d3d4807851d8c9292174035d8 (patch)
treeef819645bd2d2296064f526aa8c580c4cb2838b4 /basctl/sdi
parentb08cfc6caff661a7999fe176d8d1a437861edfb0 (diff)
INTEGRATION: CWS sfxcleanup (1.11.50); FILE MERGED
2006/03/02 09:30:18 mba 1.11.50.1: #132394#: remove superfluous code
Diffstat (limited to 'basctl/sdi')
-rw-r--r--basctl/sdi/baside.sdi10
1 files changed, 4 insertions, 6 deletions
diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi
index f9cb384ddb8e..f84d0a3a7ebb 100644
--- a/basctl/sdi/baside.sdi
+++ b/basctl/sdi/baside.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: baside.sdi,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 19:52:19 $
+ * last change: $Author: rt $ $Date: 2006-05-02 15:36:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,7 @@
*
************************************************************************/
-interface BasicIDEView: Object
+interface BasicIDEView
[
uuid = "D88DF7A2-EE63-11d0-89CA-008029E4B0B1";
]
@@ -399,8 +399,6 @@ shell BasicIDEShell
// ========================================================
SID_CHOOSE_CONTROLS
[
- PseudoSlots = TRUE; // Enum-Slots automatisch erzeugen
- PseudoPrefix = SID_INSERT;
ExecMethod = ExecuteDialog;
StateMethod = GetState;
]
@@ -442,7 +440,7 @@ shell BasicIDEShell
]
}
-interface BasicIDEDocument: Object
+interface BasicIDEDocument
[
uuid = "D88DF7A1-EE63-11d0-89CA-008029E4B0B1";
]