Searched refs:collatorCount (Results 1 – 1 of 1) sorted by relevance
724 sal_Int16 collatorCount = 0; in getCollatorRuleByAlgorithm() local725 sal_Unicode **collatorArray = func(collatorCount); in getCollatorRuleByAlgorithm()726 for(sal_Int16 i = 0; i < collatorCount; i++) in getCollatorRuleByAlgorithm()737 sal_Int16 collatorCount = 0; in getCollatorImplementations() local743 collatorArray = func(collatorCount); in getCollatorImplementations()744 Sequence< Implementation > seq(collatorCount); in getCollatorImplementations()745 for(sal_Int16 i = 0; i < collatorCount; i++) { in getCollatorImplementations()