summaryrefslogtreecommitdiff
path: root/sw/sdi/wrtapp.sdi
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-08-29 13:10:48 +0000
committerMathias Bauer <mba@openoffice.org>2002-08-29 13:10:48 +0000
commit1abc6e057d15606000f985093bbe9558737a9fed (patch)
tree44b4e45e97deb8ecf55866d61425dcd2e5256ba6 /sw/sdi/wrtapp.sdi
parent30ef6ca0852a100588901028ed0353a636dd3f27 (diff)
#98951#: make sure that slot names are unique
Diffstat (limited to 'sw/sdi/wrtapp.sdi')
-rw-r--r--sw/sdi/wrtapp.sdi6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/sdi/wrtapp.sdi b/sw/sdi/wrtapp.sdi
index fbf540944e7e..c5899324c121 100644
--- a/sw/sdi/wrtapp.sdi
+++ b/sw/sdi/wrtapp.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtapp.sdi,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2001-09-28 07:01:35 $
+ * last change: $Author: mba $ $Date: 2002-08-29 14:06:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -176,7 +176,7 @@ interface StarWriter : Module
Export = FALSE;
]
// alles ab hier kann weg (Export = FALSE;), wenn die vorangehenden funktionieren
- SfxBoolItem Ruler FN_RULER // status()
+ FN_RULER // status()
[
ExecMethod = ExecViewOptions ;
StateMethod = StateViewOptions ;