|
boolean | UseAlphabeticalSeparators |
| determines if alphabetical separators are generated. More...
|
|
boolean | UseKeyAsEntry |
| determines if an index entry is generated for each primary/secondary key. More...
|
|
boolean | UseCombinedEntries |
| determines if same entries on different pages are combined into one index entry. More...
|
|
boolean | IsCaseSensitive |
| determines if the similarity of index entries is checked case sensitively. More...
|
|
boolean | UsePP |
| determines if following page numbers are displayed using a "pp.". More...
|
|
boolean | UseDash |
| determines if following page numbers are displayed using a dash. More...
|
|
boolean | UseUpperCase |
| determines if all entries start with a capital letter. More...
|
|
string | MainEntryCharacterStyleName |
| determines the name of the character style that is applied to the number of a page where main index entry is located. More...
|
|
sequence< com::sun::star::text::XDocumentIndexMark > | DocumentIndexMarks |
|
contains all index marks that are related to this index. More...
|
|
com::sun::star::lang::Locale | Locale |
| contains the locale of the index. More...
|
|
string | SortAlgorithm |
| contains the name of the sort algorithm that is used to sort the entries. More...
|
|
string | Title |
| contains the title of the index. More...
|
|
boolean | IsProtected |
| determines if the index is protected. More...
|
|
string | ParaStyleHeading |
| contains the name of the paragraph style that is applied to the heading. More...
|
|
string | ParaStyleLevel1 |
| contains the name of the paragraph style that is applied to the 1st level. More...
|
|
string | ParaStyleLevel2 |
| contains the name of the paragraph style that is applied to the 2nd level. More...
|
|
string | ParaStyleLevel3 |
| contains the name of the paragraph style that is applied to the 3rd level. More...
|
|
string | ParaStyleLevel4 |
| contains the name of the paragraph style that is applied to the 4th level. More...
|
|
string | ParaStyleLevel5 |
| contains the name of the paragraph style that is applied to the 5th level. More...
|
|
string | ParaStyleLevel6 |
| contains the name of the paragraph style that is applied to the 6th level. More...
|
|
string | ParaStyleLevel7 |
| contains the name of the paragraph style that is applied to the 7th level. More...
|
|
string | ParaStyleLevel8 |
| contains the name of the paragraph style that is applied to the 8th level. More...
|
|
string | ParaStyleLevel9 |
| contains the name of the paragraph style that is applied to the 9th level. More...
|
|
string | ParaStyleLevel10 |
| contains the name of the paragraph style that is applied to the 10th level. More...
|
|
string | ParaStyleSeparator |
| contains the name of the paragraph style that is applied to the separator level. More...
|
|
XTextColumns | TextColumns |
| contains the column interface. More...
|
|
string | BackGraphicURL |
| contains the URL of a graphic file that is displayed as background graphic More...
|
|
string | BackGraphicFilter |
| contains the name of the filter of the graphic file that is displayed as background graphic More...
|
|
com::sun::star::style::GraphicLocation | BackGraphicLocation |
| determines the position of the background graphic. More...
|
|
com::sun::star::util::Color | BackColor |
| specifies the color of the background. More...
|
|
boolean | BackTransparent |
| If TRUE , the background color value in "BackColor" is not visible. More...
|
|
com::sun::star::container::XIndexReplace | LevelFormat |
| returns the interface of the level format of the index. More...
|
|
boolean | CreateFromChapter |
| determines if the content of the document index is created from the complete document content or from the current chapter only. More...
|
|
com::sun::star::text::XTextSection | ContentSection |
| the text section containing the content of the index More...
|
|
com::sun::star::text::XTextSection | HeaderSection |
| the text section containing the header of the index More...
|
|
com::sun::star::graphic::XGraphic | BackGraphic |
| contains the graphic object that is displayed as background graphic. More...
|
|