summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
]