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:
Jens-Heiner Rechtien 2007-06-27 12:15:35 +00:00
parent 326f09fe04
commit ed033ff027

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: _textsh.sdi,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -1503,6 +1503,11 @@ interface BaseText
ExecMethod = Execute ; ExecMethod = Execute ;
StateMethod = GetState ; StateMethod = GetState ;
] ]
SID_OPEN_SMARTTAGMENU
[
ExecMethod = Execute ;
StateMethod = GetState ;
]
SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ? SID_OPEN_XML_FILTERSETTINGS // ole : no, status : ?
[ [
ExecMethod = Execute ; ExecMethod = Execute ;