Syntax
service Bibliography;
Description
specifies service of bibliography within a text document.
See also
- BaseIndex
-
com::sun::star::text::BaseIndex -
Description
specifies the basic service of different indexes within a document.
Property Summary
|
Locale |
contains the locale of the index.
|
|
SortAlgorithm |
contains the name of the sort algorithm that is used to sort the entries.
|
|
Property Details
|
|
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.