LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
IndexEntrySupplier Service Referencepublished

Supplier for creating index entries in a "table of alphabetical index". More...

import "IndexEntrySupplier.idl";

Inheritance diagram for IndexEntrySupplier:
XExtendedIndexEntrySupplier XIndexEntrySupplier XInterface

Additional Inherited Members

- Public Member Functions inherited from XExtendedIndexEntrySupplier
sequence
< com::sun::star::lang::Locale
getLocaleList ()
 Returns locale list for which the IndexEntrySupplier provides service. More...
 
sequence< string > getAlgorithmList ([in] com::sun::star::lang::Locale aLocale)
 Returns index algorithm list for specific locale. More...
 
boolean usePhoneticEntry ([in] com::sun::star::lang::Locale aLocale)
 Checks if Phonetic Entry should be used for the locale. More...
 
string getPhoneticCandidate ([in] string aIndexEntry,[in] com::sun::star::lang::Locale aLocale)
 Returns phonetic candidate for index entry for the locale. More...
 
boolean loadAlgorithm ([in] com::sun::star::lang::Locale aLocale,[in] string aIndexAlgorithm,[in] long nCollatorOptions)
 Loads index algorithm for the locale. More...
 
string getIndexKey ([in] string aIndexEntry,[in] string aPhoneticEntry,[in] com::sun::star::lang::Locale aLocale)
 Returns index key. More...
 
short compareIndexEntry ([in] string aIndexEntry1,[in] string aPhoneticEntry1,[in] com::sun::star::lang::Locale aLocale1,[in] string aIndexEntry2,[in] string aPhoneticEntry2,[in] com::sun::star::lang::Locale aLocale2)
 Compares index entries. More...
 

Detailed Description

Supplier for creating index entries in a "table of alphabetical index".


The documentation for this service was generated from the following file: