Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx580 sal_Int16 currencyCount = 0; in getAllCurrencies2() local
586 allCurrencies = func(currencyCount); in getAllCurrencies2()
588 Sequence< Currency2 > seq(currencyCount); in getAllCurrencies2()
589 for(int i = 0, nOff = 0; i < currencyCount; i++, nOff += 8 ) { in getAllCurrencies2()

Completed in 26 milliseconds