![]() | InDesign SDK 20.5 |
This is the complete list of members for IIndexOptions, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| CopyDataFrom(const IIndexOptions *source, bool16 bDirty=kTrue)=0 | IIndexOptions | pure virtual |
| FrameType enum name | IIndexOptions | |
| GetBeforeXRefSeparator() const =0 | IIndexOptions | pure virtual |
| GetBetweenEntriesSeparator() const =0 | IIndexOptions | pure virtual |
| GetBetweenPageNumberSeparator() const =0 | IIndexOptions | pure virtual |
| GetBookName() const =0 | IIndexOptions | pure virtual |
| GetCrossRefCharacterStyle() const =0 | IIndexOptions | pure virtual |
| GetEntryEndSeparator() const =0 | IIndexOptions | pure virtual |
| GetFollowingTopicSeparator() const =0 | IIndexOptions | pure virtual |
| GetFrameType() const =0 | IIndexOptions | pure virtual |
| GetIndexFormat() const =0 | IIndexOptions | pure virtual |
| GetPageNumberCharacterStyle() const =0 | IIndexOptions | pure virtual |
| GetPageRangeSeparator() const =0 | IIndexOptions | pure virtual |
| GetReferencedCharacterStyle() const =0 | IIndexOptions | pure virtual |
| GetReplaceExistingIndexFlag() const =0 | IIndexOptions | pure virtual |
| GetScope() const =0 | IIndexOptions | pure virtual |
| GetSectionHeaderParagraphStyle() const =0 | IIndexOptions | pure virtual |
| GetShowEmptySectionsFlag() const =0 | IIndexOptions | pure virtual |
| GetShowEntriesOnHiddenLayerFlag() const =0 | IIndexOptions | pure virtual |
| GetShowSectionHeadersFlag() const =0 | IIndexOptions | pure virtual |
| GetTitle() const =0 | IIndexOptions | pure virtual |
| GetTitleParagraphStyle() const =0 | IIndexOptions | pure virtual |
| GetTopicLevelParagraphStyle(const int32 level, PMString &style) const =0 | IIndexOptions | pure virtual |
| IndexFormat enum name | IIndexOptions | |
| kBookScope enum value (defined in IIndexOptions) | IIndexOptions | |
| kDefaultIID enum value (defined in IIndexOptions) | IIndexOptions | |
| kDocumentScope enum value (defined in IIndexOptions) | IIndexOptions | |
| kHorizontal enum value (defined in IIndexOptions) | IIndexOptions | |
| kNested enum value (defined in IIndexOptions) | IIndexOptions | |
| kRunIn enum value (defined in IIndexOptions) | IIndexOptions | |
| kVertical enum value (defined in IIndexOptions) | IIndexOptions | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| Scope enum name | IIndexOptions | |
| SetBeforeXRefSeparator(const WideString &separator)=0 | IIndexOptions | pure virtual |
| SetBetweenEntriesSeparator(const WideString &separator)=0 | IIndexOptions | pure virtual |
| SetBetweenPageNumberSeparator(const WideString &separator)=0 | IIndexOptions | pure virtual |
| SetBookName(const PMString &bookName)=0 | IIndexOptions | pure virtual |
| SetCrossRefCharacterStyle(const PMString &style)=0 | IIndexOptions | pure virtual |
| SetEntryEndSeparator(const WideString &separator)=0 | IIndexOptions | pure virtual |
| SetFollowingTopicSeparator(const WideString &separator)=0 | IIndexOptions | pure virtual |
| SetFrameType(const IIndexOptions::FrameType frameType=kHorizontal)=0 | IIndexOptions | pure virtual |
| SetIndexFormat(const IIndexOptions::IndexFormat format=kNested)=0 | IIndexOptions | pure virtual |
| SetPageNumberCharacterStyle(const PMString &style)=0 | IIndexOptions | pure virtual |
| SetPageRangeSeparator(const WideString &separator)=0 | IIndexOptions | pure virtual |
| SetReferencedCharacterStyle(const PMString &style)=0 | IIndexOptions | pure virtual |
| SetReplaceExistingIndexFlag(bool16 replaceExistingIndex=kFalse)=0 | IIndexOptions | pure virtual |
| SetScope(const IIndexOptions::Scope scope=kDocumentScope)=0 | IIndexOptions | pure virtual |
| SetSectionHeaderParagraphStyle(const PMString &style)=0 | IIndexOptions | pure virtual |
| SetShowEmptySectionsFlag(bool16 showEmptySections=kFalse)=0 | IIndexOptions | pure virtual |
| SetShowEntriesOnHiddenLayerFlag(bool16 showEntriesOnHiddenLayer=kFalse)=0 | IIndexOptions | pure virtual |
| SetShowSectionHeadersFlag(bool16 showSectionHeaders=kTrue)=0 | IIndexOptions | pure virtual |
| SetTitle(const WideString &indexTitle)=0 | IIndexOptions | pure virtual |
| SetTitleParagraphStyle(const PMString &style)=0 | IIndexOptions | pure virtual |
| SetTopicLevelParagraphStyle(const int32 level, const PMString &style)=0 | IIndexOptions | pure virtual |