:: com :: sun :: star :: text ::

service Bibliography
Description
specifies service of bibliography within a text document.
See also
BaseIndex

Included Services - Summary
BaseIndex
(referenced entity's summary:)
specifies the basic service of different indexes within a document.
Properties' Summary
::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
(referenced entity's summary:)
specifies the basic service of different indexes within a document.
Properties' Details
Locale
::com::sun::star::lang::Locale Locale;
Description
contains the locale of the index.
SortAlgorithm
string SortAlgorithm;
Description
contains the name of the sort algorithm that is used to sort the entries.

 
Top of Page