Home
last modified time | relevance | path

Searched refs:nCurrDigits (Results 1 – 2 of 2) sorted by path

/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx82 sal_uInt16 nCurrDigits; member in LocaleDataWrapper
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx162 nCurrPositiveFormat = nCurrNegativeFormat = nCurrDigits = nCurrFormatInvalid; in invalidateData()
747 if ( nCurrDigits == nCurrFormatInvalid ) in getCurrDigits()
752 return nCurrDigits; in getCurrDigits()
784 nCurrDigits = 2; in getCurrSymbolsImpl()
790 nCurrDigits = pCurrArr[nElem].DecimalPlaces; in getCurrSymbolsImpl()

Completed in 28 milliseconds