Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx306 sal_Bool* pCurrArr = aColCurr.getArray(); in DoImport() local
310 pCurrArr[i] = xMeta->isCurrency( i+1 ); in DoImport()
370 xRow, i+1, pTypeArr[i], pCurrArr[i] ); in DoImport()
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx760 Currency2 const * const pCurrArr = aCurrSeq.getArray(); in getCurrSymbolsImpl() local
764 if ( pCurrArr[nElem].Default ) in getCurrSymbolsImpl()
788 aCurrSymbol = pCurrArr[nElem].Symbol; in getCurrSymbolsImpl()
789 aCurrBankSymbol = pCurrArr[nElem].BankSymbol; in getCurrSymbolsImpl()
790 nCurrDigits = pCurrArr[nElem].DecimalPlaces; in getCurrSymbolsImpl()

Completed in 26 milliseconds