Searched refs:getStaticSets (Results 1 – 4 of 4) sorted by relevance
37 static const DecimalFormatStaticSets *getStaticSets(UErrorCode &status);
221 const DecimalFormatStaticSets *DecimalFormatStaticSets::getStaticSets(UErrorCode &status) { in getStaticSets() function in DecimalFormatStaticSets
259 fStaticSets = DecimalFormatStaticSets::getStaticSets(status); in ScientificNumberFormatter()
473 fStaticSets = DecimalFormatStaticSets::getStaticSets(status); in construct()784 fStaticSets = DecimalFormatStaticSets::getStaticSets(status); in operator =()