Lines Matching refs:decfmt
1585 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fmt);1586 if (decfmt != NULL) {1587 decfmt->applyPattern(style,parseError,ec);