![]() | InDesign SDK 20.5 |

Public Member Functions | |
| HidTxtStoryThread (IPMUnknown *boss) | |
| virtual | ~HidTxtStoryThread () |
| virtual IParcelList * | QueryParcelList () const |
| virtual UID | GetDictUID () const |
| virtual uint32 | GetDictKey () const |
| virtual TextIndex | GetTextStart (int32 *pSpan) const |
| virtual TextIndex | GetTextEnd (TextIndex *pStart) const |
| virtual int32 | GetTextSpan (TextIndex *pStart) const |
| virtual ITextModel * | QueryTextModel () const |
| virtual UID | GetTextStyle () const |
| virtual IScript * | QueryParent (const ScriptInfo::RequestContext &context) const |
| virtual TextIndex | GetAdjustedTextStart (const ScriptInfo::RequestContext &context, int32 *pAdjustedSpan) const |
Public Member Functions inherited from CPMUnknown< ITextStoryThread > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Public Types inherited from ITextStoryThread | |
| enum | { kDefaultIID = IID_ITEXTSTORYTHREAD } |
Protected Member Functions inherited from CPMUnknown< ITextStoryThread > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ITextStoryThread > | |
| HelperInterface | fHelperInterface |
Implements the story thread (ITextStoryThread) that represents hidden text.
| HidTxtStoryThread::HidTxtStoryThread | ( | IPMUnknown * | boss | ) |
Constructor.
| boss |
| virtual |
Destructor.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.
| virtual |
Implements ITextStoryThread.