Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/ !
H A Dlocaledata.cxx725 sal_Int16 collatorCount = 0; in getCollatorRuleByAlgorithm() local
726 sal_Unicode **collatorArray = func(collatorCount); in getCollatorRuleByAlgorithm()
727 for(sal_Int16 i = 0; i < collatorCount; i++) in getCollatorRuleByAlgorithm()
738 sal_Int16 collatorCount = 0; in getCollatorImplementations() local
744 collatorArray = func(collatorCount); in getCollatorImplementations()
745 Sequence< Implementation > seq(collatorCount); in getCollatorImplementations()
746 for(sal_Int16 i = 0; i < collatorCount; i++) { in getCollatorImplementations()

Completed in 20 milliseconds