Lines Matching defs:fmt1
1673 DecimalFormat *fmt1 = new DecimalFormat(pattern, *symbols, status);1678 result1 = fmt1->format(1.111, result1, pos);1713 const UChar *currency = fmt1->getCurrency();1739 delete fmt1;