Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DocumentIndex |
|
Included Services - Summary | |
BaseIndex |
|
Properties' Summary | |
boolean UseAlphabeticalSeparators |
[ OPTIONAL ] determines if alphabetical separators are generated. |
boolean UseKeyAsEntry |
[ OPTIONAL ] determines if a index entry is generated for each primary/secondary key. |
boolean UseCombinedEntries |
[ OPTIONAL ] determines if same entries on different pages are combined into one index entry. |
boolean IsCaseSensitive |
[ OPTIONAL ] determines if the similarity of index entries is checked case sensitively. |
boolean UsePP |
[ OPTIONAL ] determines if following page numbers are displayed using a "pp.". |
boolean UseDash |
[ OPTIONAL ] determines if if following page numbers are displayed using a dash. |
boolean UseUpperCase |
[ OPTIONAL ] determines if all entries start with a capital letter. |
string MainEntryCharacterStyleName |
[ OPTIONAL ] determines the name of the character style that is applied to the number of a page where main index entry is located. |
[ readonly ] sequence< 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. |
Included Services - Details | |
BaseIndex
|
Properties' Details | |
UseAlphabeticalSeparators
|
|
UseKeyAsEntry
|
|
UseCombinedEntries
|
|
IsCaseSensitive
|
|
UsePP
|
|
UseDash
|
|
UseUpperCase
|
|
MainEntryCharacterStyleName
|
|
DocumentIndexMarks
|
|
Locale
|
|
SortAlgorithm
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.