Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/localedata/
H A Dlocaledata.cxx808 return func(indexCount); in getIndexArray()
815 sal_Int16 indexCount = 0; in getIndexAlgorithm() local
816 sal_Unicode **indexArray = getIndexArray(rLocale, indexCount); in getIndexAlgorithm()
819 Sequence< OUString > seq(indexCount); in getIndexAlgorithm()
820 for(sal_Int16 i = 0; i < indexCount; i++) { in getIndexAlgorithm()
834 sal_Int16 indexCount = 0; in getDefaultIndexAlgorithm() local
838 for(sal_Int16 i = 0; i < indexCount; i++) { in getDefaultIndexAlgorithm()
849 sal_Int16 indexCount = 0; in hasPhonetic() local
853 for(sal_Int16 i = 0; i < indexCount; i++) { in hasPhonetic()
864 sal_Int16 indexCount = 0; in getIndexArrayForAlgorithm() local
[all …]
/aoo41x/main/i18npool/inc/
H A Dlocaledata.hxx122 …code ** SAL_CALL getIndexArray(const com::sun::star::lang::Locale& rLocale, sal_Int16& indexCount);

Completed in 51 milliseconds