summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-01-06 11:58:11 +0000
committerKurt Zenker <kz@openoffice.org>2006-01-06 11:58:11 +0000
commit5edd624c2c45208cba9a30ae026fa76144c7500c (patch)
tree0c93d169dfe080bb50d33025c23f57cab7fcda5a /sw/sdi/_textsh.sdi
parentd30c74219562eba551943288294b8f3f34c29933 (diff)
INTEGRATION: CWS os67 (1.31.250); FILE MERGED
2005/12/14 11:11:05 os 1.31.250.3: RESYNC: (1.32-1.33); FILE MERGED 2005/09/27 09:56:38 os 1.31.250.2: RESYNC: (1.31-1.32); FILE MERGED 2005/08/30 07:24:20 os 1.31.250.1: #i42356# additional context menu entries for numberings
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi11
1 files changed, 8 insertions, 3 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index e629fab11d80..5f3cf32902cb 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -4,9 +4,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: obo $ $Date: 2005-11-16 09:28:56 $
+ * last change: $Author: kz $ $Date: 2006-01-06 12:58:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -128,7 +128,12 @@ interface BaseText : Selection
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
-
+ FN_NUM_CONTINUE
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
FN_NUMBER_NEWSTART_AT
[
ExecMethod = Execute ;