summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-08-02 12:03:53 +0000
committerKurt Zenker <kz@openoffice.org>2004-08-02 12:03:53 +0000
commitcc76c343e04ba3355e304c94f3e7bdc0cbb5c21c (patch)
treea03adaa7fbb01c89d4eefd30ae205311fb01a481 /sw/sdi/_textsh.sdi
parent0b1b4545142b20d7b1f9665c915fb898adc1fbd6 (diff)
INTEGRATION: CWS os35 (1.27.92); FILE MERGED
2004/07/15 18:51:05 dr 1.27.92.2: RESYNC: (1.27-1.28); FILE MERGED 2004/06/30 10:49:33 os 1.27.92.1: #i29875# #i30444# FormatMenu and TableMenu impl./changed
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi12
1 files changed, 9 insertions, 3 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index af9d3430ab0f..87143c944067 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: obo $ $Date: 2004-07-06 11:30:06 $
+ * last change: $Author: kz $ $Date: 2004-08-02 13:03:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -694,6 +694,13 @@ interface BaseText : Selection
StateMethod = GetState ;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
+ FN_TABLE_SORT_DIALOG
+ [
+ ExecMethod = Execute ;
+ StateMethod = GetState ;
+ DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
+ ]
+
FN_NUMBERING_OUTLINE_DLG // status(final|play)
[
ExecMethod = Execute ;
@@ -1450,7 +1457,6 @@ interface BaseText : Selection
ExecMethod = Execute;
]
-
} //ende interface text