summaryrefslogtreecommitdiff
path: root/sw/sdi/viewsh.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-02 14:16:35 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-02 14:16:35 +0000
commitfdad3e4a61a4c6a47a0b9f50e083a2a9ac53a8d7 (patch)
tree0e5a92bc3d9c1aa4c0b542479aeccf66e8c6810e /sw/sdi/viewsh.sdi
parent172fa8281deac70fdd3092391840d4c3df76b42d (diff)
INTEGRATION: CWS sfxcleanup (1.12.242); FILE MERGED
2006/03/02 09:26:53 mba 1.12.242.1: #132394#: remove superfluous code
Diffstat (limited to 'sw/sdi/viewsh.sdi')
-rw-r--r--sw/sdi/viewsh.sdi10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/sdi/viewsh.sdi b/sw/sdi/viewsh.sdi
index 02dd57222e6b..15dc818dd3d1 100644
--- a/sw/sdi/viewsh.sdi
+++ b/sw/sdi/viewsh.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: viewsh.sdi,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:41:35 $
+ * last change: $Author: rt $ $Date: 2006-05-02 15:16:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,14 +33,14 @@
*
************************************************************************/
-interface TextInTable : Selection
+interface TextInTable
[ uuid = "63C33940-69D8-101D-9757-C667E8298000" ]
{
import Text;
import TextTable;
}
-interface ListInTable : Selection
+interface ListInTable
[ uuid="7F1A6E20-69D8-101D-9757-C667E8298000" ]
{
import Text;
@@ -48,7 +48,7 @@ interface ListInTable : Selection
import TextTable;
}
-interface ListInText : Selection
+interface ListInText
[ uuid = "8A4C07E0-69D8-101D-9757-C667E8298000"]
{
import TextList;