Home
last modified time | relevance | path

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

/aoo4110/main/i18npool/source/localedata/
H A Dlocaledata.cxx723 sal_Int16 collatorCount = 0; in getCollatorRuleByAlgorithm() local
724 sal_Unicode **collatorArray = func(collatorCount); in getCollatorRuleByAlgorithm()
725 for(sal_Int16 i = 0; i < collatorCount; i++) in getCollatorRuleByAlgorithm()
736 sal_Int16 collatorCount = 0; in getCollatorImplementations() local
742 collatorArray = func(collatorCount); in getCollatorImplementations()
743 Sequence< Implementation > seq(collatorCount); in getCollatorImplementations()
744 for(sal_Int16 i = 0; i < collatorCount; i++) { in getCollatorImplementations()

Completed in 15 milliseconds