summaryrefslogtreecommitdiff
path: root/sw/sdi/viewsh.sdi
diff options
context:
space:
mode:
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;