Syntax
service DocumentIndex;
Description
specifies service of content indexes within a document.
See also
- BaseIndex
-
com::sun::star::text::BaseIndex -
Description
specifies the basic service of different indexes within a document.
Property Details
|
|
Syntax
boolean UseAlphabeticalSeparators;
Syntax
boolean UseKeyAsEntry;
Syntax
boolean UseCombinedEntries;
Syntax
boolean IsCaseSensitive;
Syntax
boolean UsePP;
Syntax
boolean UseDash;
Syntax
boolean UseUpperCase;
Syntax
string MainEntryCharacterStyleName;
Syntax
[readonly] sequence< com::sun::star::text::XDocumentIndexMark > DocumentIndexMarks;
Description
contains all index marks that are related to this index.
Syntax
com::sun::star::lang::Locale Locale;
Description
contains the locale of the index.
Syntax
string SortAlgorithm;
Description
contains the name of the sort algorithm that is used to sort the entries.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.