Home
last modified time | relevance | path

Searched refs:goodCurrency (Results 1 – 1 of 1) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XLocaleData.java194 if (! goodCurrency(currency[j]) ) { in _getAllCurrencies()
197 res &= goodCurrency(currency[j]); in _getAllCurrencies()
453 public boolean goodCurrency(Currency currency) { in goodCurrency() method in _XLocaleData

Completed in 21 milliseconds