Home | History | Annotate | Download | only in i18n

Lines Matching full:amount

205         const TimeUnitAmount* amount = dynamic_cast<const TimeUnitAmount*>(formatObj);
206 if (amount != NULL){
207 Hashtable* countToPattern = fTimeUnitToCountToPatterns[amount->getTimeUnitField()];
209 const Formattable& amtNumber = amount->getNumber();