Home
last modified time | relevance | path

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

/AOO42X/main/i18npool/source/localedata/
H A Dlocaledata.cxx717 #define COLLATOR_ELEMENTS 3 macro
727 if (algorithm.equals(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_ALGO])) in getCollatorRuleByAlgorithm()
728 return OUString(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_RULE]); in getCollatorRuleByAlgorithm()
746 Implementation impl(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_ALGO], in getCollatorImplementations()
748 collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_DEFAULT][0])); in getCollatorImplementations()