INTEGRATION: CWS wordcount (1.26.454); FILE MERGED
2004/04/07 06:52:07 os 1.26.454.1: #i27302# word count dialog
This commit is contained in:
parent
5a6afe670e
commit
0001e8da85
1 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue