InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ITextCommandPreProcess Member List

This is the complete list of members for ITextCommandPreProcess, including all inherited members.
AddRef() const =0IPMUnknownpure virtual
ApplyOverridesPreProcess(ITextModel *model, TextIndex &position, int32 &length, const AttributeBossList *attributes, ClassID &whichStrand)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
ApplyStylePreProcess(ITextModel *model, TextIndex &position, int32 &length, UID &styleRef, ClassID &whichStrand)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
BeginProcessCommand(ICommand *cmd)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
ClearOverridesPreProcess(ITextModel *model, TextIndex &position, int32 &length, const AttributeBossList *attributes, ClassID &whichStrand)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
DeletePreProcess(ITextModel *model, TextIndex &position, int32 &length)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
EndProcessCommand(ICommand *cmd)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
GetSubRangePreProcess(ITextModel *model, TextIndex &start, int32 &length, const Text::StoryRangeList &contextList, int32 contextListIndex)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
InsertPreProcess(ITextModel *model, TextIndex &position, const WideString *data, const ILanguage *language=nil)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
kDefaultIID enum value (defined in ITextCommandPreProcess)ITextCommandPreProcess
PastePreProcess(ITextModel *model, TextIndex &position, const PasteData *data, int32 subrange)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual
QueryInterface(PMIID interfaceID) const =0IPMUnknownpure virtual
Release() const =0IPMUnknownpure virtual
ReplacePreProcess(ITextModel *model, TextIndex &position, int32 &length, const WideString *data, const ILanguage *language=nil)=0 (defined in ITextCommandPreProcess)ITextCommandPreProcesspure virtual