Lines Matching full:curr
513 //const UChar* curr = amt->getISOCurrency();737 UChar curr[4];739 getEffectiveCurrency(curr, ec);741 LocalPointer<CurrencyAmount> currAmt(new CurrencyAmount(parseResult, curr, ec));1342 UBool curr = TRUE;1346 curr = FALSE;1353 f = new Win32NumberFormat(desiredLocale, curr, status);