Home | History | Annotate | Download | only in i18n

Lines Matching defs:amt

461     const CurrencyAmount* amt;
462 if (o != NULL && (amt = dynamic_cast<const CurrencyAmount*>(o)) != NULL) {
465 const UChar* curr = amt->getISOCurrency();
471 num = &amt->getNumber();