summaryrefslogtreecommitdiff
path: root/sw/sdi/_basesh.sdi
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-06-19 16:22:06 +0000
committerMathias Bauer <mba@openoffice.org>2002-06-19 16:22:06 +0000
commit5e6f8a0de339358de3a8f58077ce39f3840d68a8 (patch)
tree3cb06a47f455a0c152d0f2d09c058971c95f878d /sw/sdi/_basesh.sdi
parentf5fb5a31eda80d76372ea6a8bef2ae038c430c33 (diff)
#100121#: support for TabStops
Diffstat (limited to 'sw/sdi/_basesh.sdi')
-rw-r--r--sw/sdi/_basesh.sdi8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/sdi/_basesh.sdi b/sw/sdi/_basesh.sdi
index c79bfdf5848f..babcb859072a 100644
--- a/sw/sdi/_basesh.sdi
+++ b/sw/sdi/_basesh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _basesh.sdi,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: os $ $Date: 2001-09-28 07:01:35 $
+ * last change: $Author: mba $ $Date: 2002-06-19 17:22:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -302,13 +302,13 @@ interface BaseTextSelection : Selection
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-/* SID_ATTR_BORDER_OUTER // status()
+ SID_ATTR_BORDER_OUTER // status()
[
ExecMethod = Execute ;
StateMethod = GetBorderState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-*/
+
FN_FORMAT_BACKGROUND_DLG // status(final|play)
[
ExecMethod = ExecDlg ;