summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-27 12:40:59 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-27 12:40:59 +0000
commit0001e8da85590c8b326e47295affb7ee5fc42e6c (patch)
tree6b3ae78e44889eae1efd930a62e8965e63e5dde5 /sw/sdi/_textsh.sdi
parent5a6afe670e9e04544d1168956eebd98fc63137f4 (diff)
INTEGRATION: CWS wordcount (1.26.454); FILE MERGED
2004/04/07 06:52:07 os 1.26.454.1: #i27302# word count dialog
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi10
1 files changed, 7 insertions, 3 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index 15ac3a0166fe..72b7f6862c4c 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _textsh.sdi,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: vg $ $Date: 2003-05-22 08:41:43 $
+ * last change: $Author: obo $ $Date: 2004-04-27 13:40:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,6 @@
*
*
************************************************************************/
-
interface BaseText : Selection
[
Automation = FALSE;
@@ -1436,6 +1435,11 @@ interface BaseText : Selection
ExecMethod = Execute ;
StateMethod = GetState ;
]
+ FN_WORDCOUNT_DIALOG
+ [
+ ExecMethod = Execute;
+ ]
+
} //ende interface text