summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-02 14:15:19 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-02 14:15:19 +0000
commitf758bb385ac8c6f9a1940f496d0b138de002bcfe (patch)
treed311cfa6e686803ee7997bd630591de26ab73f7b /sw
parent96766dfda3917930578eb71916b1ec89d48dd553 (diff)
INTEGRATION: CWS sfxcleanup (1.3.244); FILE MERGED
2006/03/02 09:26:52 mba 1.3.244.1: #132394#: remove superfluous code
Diffstat (limited to 'sw')
-rw-r--r--sw/sdi/_mediash.sdi6
-rw-r--r--sw/sdi/_olesh.sdi6
2 files changed, 6 insertions, 6 deletions
diff --git a/sw/sdi/_mediash.sdi b/sw/sdi/_mediash.sdi
index 961c56a0fec7..48bf9661eb9b 100644
--- a/sw/sdi/_mediash.sdi
+++ b/sw/sdi/_mediash.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: _mediash.sdi,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:34:06 $
+ * last change: $Author: rt $ $Date: 2006-05-02 15:15:07 $
*
* 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 BaseTextMedia : Selection
+interface BaseTextMedia
[
Automation = FALSE;
]
diff --git a/sw/sdi/_olesh.sdi b/sw/sdi/_olesh.sdi
index ef3e1346157c..b867945bc508 100644
--- a/sw/sdi/_olesh.sdi
+++ b/sw/sdi/_olesh.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: _olesh.sdi,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:34:19 $
+ * last change: $Author: rt $ $Date: 2006-05-02 15:15:19 $
*
* 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 BaseTextOLEObject : Selection
+interface BaseTextOLEObject
[
Automation = FALSE;
]