![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IFINDCHANGEACTION } |
| enum | Action { kNoneAction, kFindAction, kReplaceAction, kReplaceAllAction } |
Public Member Functions | |
| virtual void | SetAction (Action action)=0 |
| virtual Action | GetAction ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
| pure virtual |
Gets find change action.
| pure virtual |
replace all action Sets find change action.
| action | Action to set to. |