Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx862 LocaleData::getIndexArrayForAlgorithm(const Locale& rLocale, const OUString& algorithm) in getIndexArrayForAlgorithm() function in LocaleData
878 sal_Unicode **indexArray = getIndexArrayForAlgorithm(rLocale, algorithm); in isPhonetic()
885 sal_Unicode **indexArray = getIndexArrayForAlgorithm(rLocale, algorithm); in getIndexKeysByAlgorithm()
892 sal_Unicode **indexArray = getIndexArrayForAlgorithm(rLocale, algorithm); in getIndexModuleByAlgorithm()
/aoo41x/main/i18npool/inc/
H A Dlocaledata.hxx123 …sal_Unicode ** SAL_CALL getIndexArrayForAlgorithm(const com::sun::star::lang::Locale& rLocale, con…

Completed in 13 milliseconds