![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IFINDCHANGEFORMATDATA } |
| enum | FindChangeFormatDataType { kFindDialogType = 0, kChangeDialogType } |
| anonymous enum |
Standard enum to for use with GetDefaultIID() method.
| pure virtual |
Clears the attributes which will be applied on found text/object
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Clears the attributes for which we will search for
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the attributes which will be applied on found text/object
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the ChangeCase Option that will be applied on found text/object
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the character style to be applied on found text
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the change conditions mode that will be applied to found text
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the paragraph style to be applied on found text
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the XML tag that will be applied on found text/object
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the dialog type for which this format data is being supplied
| pure virtual |
Gets the attributes that will be searched for
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the character style that will be searched for
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the paragraph style that will be searched for
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Gets the object style to be applied on found object
| pure virtual |
Gets the object style that will be searched for
| pure virtual |
Gets the data base of find/change attributes that are being specified
| pure virtual |
Sets attributes that will be applied on found text/object
| changeList | is a pointer to AttributeBossList |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the ChangeCase Option that will be applied on found text/object
| tagName | is of type PMString specifying ChangeCase Option |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the character style that will be applied on found text
| styleName | is UID of the character style |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the change conditions mode that will be applied to found text
| chgConditionsMode | is of type IFindChangeOptions::ChangeConditionsMode specifying the mode for change conditions |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the paragraph style that will be applied on found text
| styleName | is UID of the paragraph style |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the XML tag that will be applied on found text/object
| tagName | is of type PMString specifying XML Tag |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the dialog type for which this format data is being supplied
| type | is of type IFindChangeFormatData::FindChangeFormatDataType |
| pure virtual |
Sets the attributes for which we will search for
| findList | is a pointer to AttributeBossList |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the UID of character style to be searched for
| styleName | is of type UID |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the UID of paragraph style to be searched for
| styleName | is of type UID |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the object style that will be applied on found object
| styleName | is UID of the object style |
| mode | is of type IFindChangeOptions::SearchMode specifying the mode of Find/Change |
| pure virtual |
Sets the UID of object style to be searched for
| styleName | is of type UID |