Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service DocumentIndex |
Included Services | |
::com::sun::star::text::BaseIndex |
|
Properties' Summary | |
boolean UseAlphabeticalSeparators |
[ OPTIONAL ] determins if alphabetical separators are genererated. |
boolean UseKeyAsEntry |
[ OPTIONAL ] determins if a index entry is generated for each primary/secondary key. |
boolean UseCombinedEntries |
[ OPTIONAL ] determins if same entries on different pages are combined into one index entry. |
boolean IsCaseSensitive |
[ OPTIONAL ] determins if the similarity of index entries is checked case sensitively. |
boolean UsePP |
[ OPTIONAL ] determins if following page numbers are displayed using a 'pp.'. |
boolean UseDash |
[ OPTIONAL ] determins if if following page numbers are displayed using a dash. |
boolean UseUpperCase |
[ OPTIONAL ] determins if all entries start with a capital letter. |
string MainEntryCharacterStyleName |
[ OPTIONAL ] determins the name of the character style that is applied to the number of a page where main index entry is located. |
[ readonly ] sequence< ::com::sun::star::text::XDocumentIndexMark > DocumentIndexMarks |
contains all index marks that are related to this index. |
::com::sun::star::lang::Locale Locale |
contains the locale of the index. |
string SortAlgorithm |
contains the name of the sort algorithm that is used to sort the entries. |
Properties' Details | |
UseAlphabeticalSeparators
|
|
UseKeyAsEntry
|
|
UseCombinedEntries
|
|
IsCaseSensitive
|
|
UsePP
|
|
UseDash
|
|
UseUpperCase
|
|
MainEntryCharacterStyleName
|
|
DocumentIndexMarks
|
|
Locale
|
|
SortAlgorithm
|
Copyright © 2003 Sun Microsystems, Inc.