Home | History | Annotate | Download | only in text

Lines Matching defs:ISOCURRENCYSTYLE

99  * getInstance(...ISOCURRENCYSTYLE)  to get the currency number format,
207 public static final int ISOCURRENCYSTYLE = 5;
1346 * INTEGERSTYLE, ISOCURRENCYSTYLE,
1370 // If the choice is ISOCURRENCYSTYLE, the pattern is the currrency
1381 if (choice == CURRENCYSTYLE || choice == ISOCURRENCYSTYLE || choice == ACCOUNTINGCURRENCYSTYLE
1390 // if the choice is ISOCURRENCYSTYLE.
1391 if (choice == ISOCURRENCYSTYLE) {
1512 /* for ISOCURRENCYSTYLE and PLURALCURRENCYSTYLE,
1530 case ISOCURRENCYSTYLE: