INTEGRATION: CWS smarttags3 (1.37.16); FILE MERGED
2007/05/12 06:45:08 fme 1.37.16.1: #i75130# New smart tag API
This commit is contained in:
parent
326f09fe04
commit
ed033ff027
1 changed files with 7 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: _textsh.sdi,v $
|
||||
*
|
||||
* $Revision: 1.37 $
|
||||
* $Revision: 1.38 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-04-04 15:14:52 $
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 13:15:35 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -1503,6 +1503,11 @@ interface BaseText
|
|||
ExecMethod = Execute ;
|
||||
StateMethod = GetState ;
|
||||
]
|
||||
SID_OPEN_SMARTTAGMENU
|
||||
[
|
||||
ExecMethod = Execute ;
|
||||
StateMethod = GetState ;
|
||||
]
|
||||
SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ?
|
||||
[
|
||||
ExecMethod = Execute ;
|
||||
|
|
Loading…
Reference in a new issue