![]() | InDesign SDK 20.5 |
This is the complete list of members for IFindChangeUtils, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| FindThisItem(const ITextModel *pModel, const WideString &findString, TextIndex nPosition, TextIndex nEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, const IFindChangeOptions *pFindChangeOptions, int32 allWildCardCount) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| kDefaultIID enum value (defined in IFindChangeUtils) | IFindChangeUtils | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| SearchForAccessPath(const ITextModel *model, K2Vector< WideString > &accessPaths, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| SearchForAttributes(const ITextModel *pModel, const AttributeBossList *list, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| SearchForCharStyle(const ITextModel *pModel, const UID &charStyleUID, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| SearchForGlyph(const ITextModel *pModel, const IFindChangeOptions *option, Text::GlyphID value, TextIndex findStart, TextIndex findEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd) const =0 | IFindChangeUtils | pure virtual |
| SearchForGrepText(const ITextModel *pModel, bool16 caseSensitive, bool16 widthSensitive, bool16 kanaSensitive, bool16 getEntireWord, const WideString &findString, TextIndex nPosition, TextIndex nEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 nestedStyles=kFalse, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| SearchForParaStyle(const ITextModel *pModel, const UID ¶StyleUID, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| SearchForRawText(const ITextModel *pModel, bool16 caseSensitive, bool16 widthSensitive, bool16 kanaSensitive, bool16 getEntireWord, const WideString &findString, TextIndex nPosition, TextIndex nEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, const bool16 diacritics=kFalse, const bool16 kashidas=kFalse, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| SearchForROSFontGroup(const ITextModel *pModel, const AttributeBossList *list, const PMString ®istry, const PMString &ordering, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |
| UnescapeGrepFindString(const WideString &inStr, WideString &out, bool16 ignoreWidth=kFalse) const =0 (defined in IFindChangeUtils) | IFindChangeUtils | pure virtual |