Searched refs:IndexEntrySupplier_Common (Results 1 – 8 of 8) sorted by relevance
37 IndexEntrySupplier_Common::IndexEntrySupplier_Common(const Reference < lang::XMultiServiceFactory >… in IndexEntrySupplier_Common() function in com::sun::star::i18n::IndexEntrySupplier_Common44 IndexEntrySupplier_Common::~IndexEntrySupplier_Common() in ~IndexEntrySupplier_Common()49 Sequence < lang::Locale > SAL_CALL IndexEntrySupplier_Common::getLocaleList() throw (RuntimeExcepti… in getLocaleList()54 Sequence < OUString > SAL_CALL IndexEntrySupplier_Common::getAlgorithmList( const lang::Locale& ) t… in getAlgorithmList()59 OUString SAL_CALL IndexEntrySupplier_Common::getPhoneticCandidate( const OUString&, in getPhoneticCandidate()65 sal_Bool SAL_CALL IndexEntrySupplier_Common::usePhoneticEntry( const lang::Locale& ) throw (Runtime… in usePhoneticEntry()70 sal_Bool SAL_CALL IndexEntrySupplier_Common::loadAlgorithm( const lang::Locale& rLocale, in loadAlgorithm()80 OUString SAL_CALL IndexEntrySupplier_Common::getIndexKey( const OUString& rIndexEntry, in getIndexKey()88 sal_Int16 SAL_CALL IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry()98 OUString SAL_CALL IndexEntrySupplier_Common::getIndexCharacter( const OUString& rIndexEntry, in getIndexCharacter()[all …]
39 IndexEntrySupplier_Common(rxMSF) in IndexEntrySupplier_Unicode()54 return IndexEntrySupplier_Common::loadAlgorithm(rLocale, rAlgorithm, collatorOptions); in loadAlgorithm()72 return IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry()84 return IndexEntrySupplier_Common::getIndexCharacter(rIndexEntry, rLocale, rAlgorithm); in getIndexCharacter()
68 return IndexEntrySupplier_Common::compareIndexEntry( in compareIndexEntry()
40 const Reference < XMultiServiceFactory >& rxMSF ) : IndexEntrySupplier_Common(rxMSF) in IndexEntrySupplier_asian()
38 class IndexEntrySupplier_Common : public cppu::WeakImplHelper2 class45 …IndexEntrySupplier_Common( const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServ…46 ~IndexEntrySupplier_Common();
35 class IndexEntrySupplier_ja_phonetic : public IndexEntrySupplier_Common {37 …erence < com::sun::star::lang::XMultiServiceFactory >& rxMSF ) : IndexEntrySupplier_Common(rxMSF) { in IndexEntrySupplier_ja_phonetic()
36 class IndexEntrySupplier_asian : public IndexEntrySupplier_Common {
35 class IndexEntrySupplier_Unicode : public IndexEntrySupplier_Common {