Home | History | Annotate | Download | only in text

Lines Matching defs:getCurrencyInstance

84  * integer number format. Use <code>getCurrencyInstance</code> to get the
548 * getCurrencyInstance or getPercentInstance.
560 * factory methods: getNumberInstance, getCurrencyInstance or getPercentInstance.
570 * factory methods: getNumberInstance, getCurrencyInstance or getPercentInstance.
670 public final static NumberFormat getCurrencyInstance() {
678 public static NumberFormat getCurrencyInstance(Locale inLocale) {
686 public static NumberFormat getCurrencyInstance(ULocale inLocale) {