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