Lines Matching refs:IndexEntrySupplier

38 IndexEntrySupplier::IndexEntrySupplier( const Reference < XMultiServiceFactory >& rxMSF ) : xMSF( r…  in IndexEntrySupplier()  function in com::sun::star::i18n::IndexEntrySupplier
42 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()
121 IndexEntrySupplier::getLocaleSpecificIndexEntrySupplier(const Locale& rLocale, const OUString& rSor… in getLocaleSpecificIndexEntrySupplier()
173 OUString SAL_CALL IndexEntrySupplier::getIndexFollowPageWord( sal_Bool bMorePages, in getIndexFollowPageWord()
186 IndexEntrySupplier::getImplementationName() throw( RuntimeException ) in getImplementationName()
192 IndexEntrySupplier::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
198 IndexEntrySupplier::getSupportedServiceNames() throw( RuntimeException ) in getSupportedServiceNames()