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

This is the complete list of members for ITextCommandPostProcess, including all inherited members.
AddRef() const =0IPMUnknownpure virtual
ApplyOverridesPostProcess(ITextModel *model, TextIndex position, int32 length, const AttributeBossList *attributes, ClassID whichStrand)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
ApplyStylePostProcess(ITextModel *model, TextIndex position, int32 length, UID styleRef, ClassID whichStrand)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
BeginProcessCommand(ICommand *cmd)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
ClearOverridesPostProcess(ITextModel *model, TextIndex position, int32 length, const AttributeBossList *attributes, ClassID whichStrand)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
DeletePostProcess(ITextModel *model, TextIndex position, int32 length)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
EndProcessCommand(ICommand *cmd)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
InsertPostProcess(ITextModel *model, TextIndex position, const WideString *data, const ILanguage *pLanguage=nil)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
kDefaultIID enum value (defined in ITextCommandPostProcess)ITextCommandPostProcess
PastePostProcess(ITextModel *model, TextIndex position, const PasteData *data, int32 subrange)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
QueryInterface(PMIID interfaceID) const =0IPMUnknownpure virtual
Release() const =0IPMUnknownpure virtual
ReplacePostProcess(ITextModel *model, TextIndex position, int32 length, const WideString *data, const ILanguage *pLanguage=nil)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual
ReplacePostProcess(ITextModel *model, const boost::shared_ptr< ITextModel::ReplacementList > &replList)=0 (defined in ITextCommandPostProcess)ITextCommandPostProcesspure virtual