Searched refs:COLLATOR_ELEMENTS (Results 1 – 1 of 1) sorted by relevance
717 #define COLLATOR_ELEMENTS 3 macro727 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()