Searched refs:IndexEntrySupplier (Results 1 – 9 of 9) sorted by relevance
38 IndexEntrySupplier::IndexEntrySupplier( const Reference < XMultiServiceFactory >& rxMSF ) : xMSF( r… in IndexEntrySupplier() function in com::sun::star::i18n::IndexEntrySupplier42 Sequence < Locale > SAL_CALL IndexEntrySupplier::getLocaleList() throw (RuntimeException) in getLocaleList()47 Sequence < OUString > SAL_CALL IndexEntrySupplier::getAlgorithmList( const Locale& rLocale ) throw … in getAlgorithmList()52 sal_Bool SAL_CALL IndexEntrySupplier::loadAlgorithm( const Locale& rLocale, const OUString& SortAlg… in loadAlgorithm()65 sal_Bool SAL_CALL IndexEntrySupplier::usePhoneticEntry( const Locale& rLocale ) throw (RuntimeExcep… in usePhoneticEntry()70 OUString SAL_CALL IndexEntrySupplier::getPhoneticCandidate( const OUString& rIndexEntry, in getPhoneticCandidate()79 OUString SAL_CALL IndexEntrySupplier::getIndexKey( const OUString& rIndexEntry, in getIndexKey()88 sal_Int16 SAL_CALL IndexEntrySupplier::compareIndexEntry( in compareIndexEntry()100 OUString SAL_CALL IndexEntrySupplier::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter()108 sal_Bool SAL_CALL IndexEntrySupplier::createLocaleSpecificIndexEntrySupplier(const OUString& name) … in createLocaleSpecificIndexEntrySupplier()[all …]
1 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getLocaleList()"2 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getAlgorithmList…3 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"usePhoneticEntry…4 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getPhoneticCandi…5 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"loadAlgorithm()"6 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"getIndexKey()"7 "IndexEntrySupplier";"com::sun::star::i18n::XExtendedIndexEntrySupplier#optional";"compareIndexEntr…8 "IndexEntrySupplier";"com::sun::star::i18n::XIndexEntrySupplier";"getIndexCharacter()"9 "IndexEntrySupplier";"com::sun::star::i18n::XIndexEntrySupplier";"getIndexFollowPageWord()"10 "IndexEntrySupplier";"com::sun::star::lang::XServiceInfo";"getImplementationName()"[all …]
30 $(eval $(call gb_Package_add_file,i18npool_xml,xml/IndexEntrySupplier.xml,IndexEntrySupplier.xml))
35 class IndexEntrySupplier : public cppu::WeakImplHelper2 class42 …IndexEntrySupplier( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFact…
51 public class IndexEntrySupplier extends TestCase { class
38 published service IndexEntrySupplier
56 Returns locale list for which the IndexEntrySupplier provides service.
128 IMPL_CREATEINSTANCE_MSF( IndexEntrySupplier )
602 offapi/com/sun/star/i18n/IndexEntrySupplier \