Searched defs:getCollator (Results 1 – 14 of 14) sorted by relevance
250 RuleBasedCollator * StringSearch::getCollator() const in getCollator() function in StringSearch
818 const RuleBasedCollator &AlphabeticIndex::getCollator() const { in getCollator() function in AlphabeticIndex
1676 RuleBasedNumberFormat::getCollator() const in getCollator() function in RuleBasedNumberFormat
476 UCollator *CollData::getCollator() const in getCollator() function in CollData
183 RuleBasedCollator * StringSearchTest::getCollator(const char *collator) in getCollator() function in StringSearchTest
638 public RuleBasedCollator getCollator() { in getCollator() method in AlphabeticIndex
297 public RuleBasedCollator getCollator() { in getCollator() method in StringSearch
660 public RuleBasedCollator getCollator() { in getCollator() method in AlphabeticIndex
303 public RuleBasedCollator getCollator() { in getCollator() method in StringSearch
480 public Collator getCollator() { in getCollator() method in GlobalizationPreferences
459 public Collator getCollator() { in getCollator() method in GlobalizationPreferences
555 RuleBasedCollator getCollator(String collator) { in getCollator() method in SearchTest
554 RuleBasedCollator getCollator(String collator) { in getCollator() method in SearchTest
161 static UCollator *getCollator(const char *collator) in getCollator() function