Lines Matching full:dynamic_cast
1713 DecimalFormat* df = dynamic_cast<DecimalFormat*>(nf);3203 (curramt = dynamic_cast<const CurrencyAmount*>(result.getObject())) == NULL ||