Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/data/
H A Dcurrency-check.awk46 nCurrencies = 0
161 SymbolDefault[nCurrencies] = 1
163 SymbolDefault[nCurrencies] = 0
165 SymbolCompati[nCurrencies] = 1
177 IDs[nCurrencies] = arr[3]
187 Symbols[nCurrencies] = arr[3]
197 BankSymbols[nCurrencies] = arr[3]
201 ++nCurrencies
229 for ( j=0; j<nCurrencies; ++j )
252 for ( j=0; j<nCurrencies; ++j )
[all …]
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3451 sal_Int32 nCurrencies = xCurrencies.getLength(); in GetCompatibilityCurrency() local
3453 for ( j=0; j < nCurrencies; ++j ) in GetCompatibilityCurrency()
3462 if ( j >= nCurrencies ) in GetCompatibilityCurrency()

Completed in 28 milliseconds