Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx261 … Reference< XNumberFormatTypes > xNumFmtTypes( xSuppNumFmts->getNumberFormats(), UNO_QUERY_THROW ); in impl_adjustFormatToDataFieldType_nothrow() local
263 …dbtools::getDefaultNumberFormat( field->nDataType, field->nScale, field->bIsCurrency, xNumFmtTypes, in impl_adjustFormatToDataFieldType_nothrow()
/trunk/main/oox/source/xls/
H A Dnumberformatsbuffer.cxx1825 Reference< XNumberFormatTypes > xNumFmtTypes( rxNumFmts, UNO_QUERY_THROW ); in lclCreatePredefinedFormat() local
1827 xNumFmtTypes->getFormatIndex( nPredefId, rToLocale ) : in lclCreatePredefinedFormat()
1828 xNumFmtTypes->getStandardIndex( rToLocale ); in lclCreatePredefinedFormat()
H A Dsheetdatabuffer.cxx519 … Reference< XNumberFormatTypes > xNumFmtTypes( xNumFmtsSupp->getNumberFormats(), UNO_QUERY_THROW ); in setStandardNumFmt() local
520 sal_Int32 nIndex = xNumFmtTypes->getStandardFormat( nStdNumFmt, Locale() ); in setStandardNumFmt()

Completed in 34 milliseconds