Searched defs:getCollator (Results 1 – 14 of 14) sorted by relevance
248 RuleBasedCollator * StringSearch::getCollator() const in getCollator() function in StringSearch
816 const RuleBasedCollator &AlphabeticIndex::getCollator() const { in getCollator() function in AlphabeticIndex
1671 RuleBasedNumberFormat::getCollator() const in getCollator() function in RuleBasedNumberFormat
477 UCollator *CollData::getCollator() const in getCollator() function in CollData
180 RuleBasedCollator * StringSearchTest::getCollator(const char *collator) in getCollator() function in StringSearchTest
656 public RuleBasedCollator getCollator() { in getCollator() method in AlphabeticIndex
301 public RuleBasedCollator getCollator() { in getCollator() method in StringSearch
634 public RuleBasedCollator getCollator() { in getCollator() method in AlphabeticIndex
295 public RuleBasedCollator getCollator() { in getCollator() method in StringSearch
457 public Collator getCollator() { in getCollator() method in GlobalizationPreferences
478 public Collator getCollator() { in getCollator() method in GlobalizationPreferences
552 RuleBasedCollator getCollator(String collator) { in getCollator() method in SearchTest
556 RuleBasedCollator getCollator(String collator) { in getCollator() method in SearchTest
159 static UCollator *getCollator(const char *collator) in getCollator() function