Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1192 Reference< XNumberFormatTypes> xTypeList(xFormats, UNO_QUERY); in TransferFormComponentProperties() local
1193 if (xTypeList.is()) in TransferFormComponentProperties()
1200 nBaseKey = xTypeList->getStandardFormat(NumberFormat::DATE, _rLocale); in TransferFormComponentProperties()
1204 nBaseKey = xTypeList->getStandardFormat(NumberFormat::TIME, _rLocale); in TransferFormComponentProperties()
1208 nBaseKey = xTypeList->getStandardFormat(NumberFormat::CURRENCY, _rLocale); in TransferFormComponentProperties()
H A DDateConversion.cxx434 …Reference<XNumberFormatTypes> xTypeList(_xFormatter->getNumberFormatsSupplier()->getNumberFormats(… in getFormattedValue() local

Completed in 1166 milliseconds