Home | History | Annotate | Download | only in i18n

Lines Matching refs:fCurrencyChoice

342     fCurrencyChoice = 0;
673 delete fCurrencyChoice;
731 _clone_ptr(&fCurrencyChoice, rhs.fCurrencyChoice);
2726 if (fCurrencyChoice != NULL || currency != NULL ||
2924 (fCurrencyChoice != NULL && *getCurrency() != 0) ||
3866 if (fCurrencyChoice == NULL) {
3871 if (fCurrencyChoice == NULL) {
3873 ((DecimalFormat*)this)->fCurrencyChoice = fmt;
3889 if (fCurrencyChoice != NULL) {
3894 fCurrencyChoice->format(number, affix, pos);
3954 if (fCurrencyChoice != 0 &&