Searched refs:collatorCount (Results 1 – 1 of 1) sorted by relevance
723 sal_Int16 collatorCount = 0; in getCollatorRuleByAlgorithm() local724 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() local742 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 23 milliseconds