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