summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-06-14 10:45:00 +0000
committerOliver Specht <os@openoffice.org>2002-06-14 10:45:00 +0000
commit7058fc5d392aeb010deef36f1f7d5d43a16f833d (patch)
tree05d263a4c4996cfdebb5907753b9763e5d846a2a /sw/sdi/_textsh.sdi
parente41c4f3e30de89c14a614387a8322c9ee4afc970 (diff)
#100334# FN_NUMBER_NEWSTART in SwTextShell corrected
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index a4f160935b40..e731f63c37f1 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: mba $ $Date: 2002-06-14 07:53:23 $
+ * last change: $Author: os $ $Date: 2002-06-14 11:44:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,6 +109,7 @@ interface BaseText : Selection
FN_NUMBER_NEWSTART
[
ExecMethod = Execute ;
+ StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]