Home | History | Annotate | Download | only in text

Lines Matching defs:ISOCURRENCYSTYLE

100  * getInstance(...ISOCURRENCYSTYLE)  to get the currency number format,
201 public static final int ISOCURRENCYSTYLE = 5;
1256 * INTEGERSTYLE, ISOCURRENCYSTYLE,
1279 // If the choice is ISOCURRENCYSTYLE, the pattern is the currrency
1290 if (choice == CURRENCYSTYLE || choice == ISOCURRENCYSTYLE || choice == ACCOUNTINGCURRENCYSTYLE
1299 // if the choice is ISOCURRENCYSTYLE.
1300 if (choice == ISOCURRENCYSTYLE) {
1421 /* for ISOCURRENCYSTYLE and PLURALCURRENCYSTYLE,
1439 case ISOCURRENCYSTYLE: