Home
last modified time | relevance | path

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

/aoo42x/main/i18npool/source/localedata/
H A Dlocaledata.cxx810 return func(indexCount); in getIndexArray()
817 sal_Int16 indexCount = 0; in getIndexAlgorithm() local
818 sal_Unicode **indexArray = getIndexArray(rLocale, indexCount); in getIndexAlgorithm()
821 Sequence< OUString > seq(indexCount); in getIndexAlgorithm()
822 for(sal_Int16 i = 0; i < indexCount; i++) { in getIndexAlgorithm()
836 sal_Int16 indexCount = 0; in getDefaultIndexAlgorithm() local
840 for(sal_Int16 i = 0; i < indexCount; i++) { in getDefaultIndexAlgorithm()
851 sal_Int16 indexCount = 0; in hasPhonetic() local
855 for(sal_Int16 i = 0; i < indexCount; i++) { in hasPhonetic()
866 sal_Int16 indexCount = 0; in getIndexArrayForAlgorithm() local
[all …]
/aoo42x/main/i18npool/inc/
H A Dlocaledata.hxx122 …code ** SAL_CALL getIndexArray(const com::sun::star::lang::Locale& rLocale, sal_Int16& indexCount);

Completed in 24 milliseconds