Searched refs:aAllCurrencies (Results 1 – 1 of 1) sorted by relevance
417 Sequence< Currency2 > aAllCurrencies = aLocaleInfo.getAllCurrencies(); in ImplGetDefaultValue() local418 const Currency2* pAllCurrencies = aAllCurrencies.getConstArray(); in ImplGetDefaultValue()419 const Currency2* pAllCurrenciesEnd = pAllCurrencies + aAllCurrencies.getLength(); in ImplGetDefaultValue()
Completed in 24 milliseconds