Home
last modified time | relevance | path

Searched refs:createLocaleSpecificIndexEntrySupplier (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx106 sal_Bool SAL_CALL IndexEntrySupplier::createLocaleSpecificIndexEntrySupplier(const OUString& name) in createLocaleSpecificIndexEntrySupplier() function in com::sun::star::i18n::IndexEntrySupplier
133 if (module.getLength() > 0 && createLocaleSpecificIndexEntrySupplier(module)) in getLocaleSpecificIndexEntrySupplier()
144createLocaleSpecificIndexEntrySupplier(aBuf.append(rLocale.Language).append(under).append( in getLocaleSpecificIndexEntrySupplier()
149createLocaleSpecificIndexEntrySupplier(aBuf.append(rLocale.Language).append(under).append( in getLocaleSpecificIndexEntrySupplier()
155createLocaleSpecificIndexEntrySupplier(aBuf.append(rLocale.Language).append(under).appendAscii( in getLocaleSpecificIndexEntrySupplier()
159createLocaleSpecificIndexEntrySupplier(aBuf.append(rLocale.Language).append(under).append( in getLocaleSpecificIndexEntrySupplier()
162 (a > 0 && createLocaleSpecificIndexEntrySupplier(aSortAlgorithm)) || in getLocaleSpecificIndexEntrySupplier()
164createLocaleSpecificIndexEntrySupplier(OUString::createFromAscii("Unicode"))) { in getLocaleSpecificIndexEntrySupplier()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier.hxx83 sal_Bool SAL_CALL createLocaleSpecificIndexEntrySupplier(const rtl::OUString& name);