Searched refs:COLLATOR_ELEMENTS (Results 1 – 1 of 1) sorted by relevance
718 #define COLLATOR_ELEMENTS 3 macro728 if (algorithm.equals(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_ALGO])) in getCollatorRuleByAlgorithm()729 return OUString(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_RULE]); in getCollatorRuleByAlgorithm()747 Implementation impl(collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_ALGO], in getCollatorImplementations()749 collatorArray[i * COLLATOR_ELEMENTS + COLLATOR_OFFSET_DEFAULT][0])); in getCollatorImplementations()
Completed in 20 milliseconds