![]() | InDesign SDK 20.5 |
#include <IGTTxtEdtUtils.h>

Public Types | |
| enum | { kDefaultIID = IID_IGTTXTEDTUTILS } |
Public Member Functions | |
| virtual void | ActivateStory (ISelectionManager *pSelectionManager, UIDRef storyUIDRef, int32 storyIndex=0)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Utility interface for the GoToText plugin
| anonymous enum |
kDefaultIID
| pure virtual |
Activates the specified story, placing the text caret at the specified edit point.
| pSelectionManager | IN the selection manager. |
| storyUIDRef | IN the story to be activated. |
| storyIndex | IN the index at which the story is to be activated. |
Implemented in GTTxtEdtUtils.