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

This is the complete list of members for IFindChangeUtils, including all inherited members.
AddRef() const =0IPMUnknownpure 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)IFindChangeUtilspure virtual
kDefaultIID enum value (defined in IFindChangeUtils)IFindChangeUtils
QueryInterface(PMIID interfaceID) const =0IPMUnknownpure virtual
Release() const =0IPMUnknownpure virtual
SearchForAccessPath(const ITextModel *model, K2Vector< WideString > &accessPaths, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils)IFindChangeUtilspure virtual
SearchForAttributes(const ITextModel *pModel, const AttributeBossList *list, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils)IFindChangeUtilspure virtual
SearchForCharStyle(const ITextModel *pModel, const UID &charStyleUID, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils)IFindChangeUtilspure virtual
SearchForGlyph(const ITextModel *pModel, const IFindChangeOptions *option, Text::GlyphID value, TextIndex findStart, TextIndex findEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd) const =0IFindChangeUtilspure 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)IFindChangeUtilspure virtual
SearchForParaStyle(const ITextModel *pModel, const UID &paraStyleUID, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils)IFindChangeUtilspure 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)IFindChangeUtilspure virtual
SearchForROSFontGroup(const ITextModel *pModel, const AttributeBossList *list, const PMString &registry, const PMString &ordering, TextIndex nFindStart, TextIndex nFindEnd, TextIndex &nFoundStart, TextIndex &nFoundEnd, bool16 searchBackwards=kFalse) const =0 (defined in IFindChangeUtils)IFindChangeUtilspure virtual
UnescapeGrepFindString(const WideString &inStr, WideString &out, bool16 ignoreWidth=kFalse) const =0 (defined in IFindChangeUtils)IFindChangeUtilspure virtual