Searched refs:xNumType (Results 1 – 1 of 1) sorted by relevance
354 … Reference<XNumberFormatTypes> xNumType(xSupplier->getNumberFormats(),UNO_QUERY); in insertValueIntoColumn() local367 …nNumberFormat = m_xFormatter->detectNumberFormat(xNumType->getStandardFormat(nFormats[i],m_aLocale… in insertValueIntoColumn()454 Reference<XNumberFormatTypes> xNumType(xFormats,UNO_QUERY); in CheckString() local455 …sal_Int32 nFormatKey = m_xFormatter->detectNumberFormat(xNumType->getStandardFormat(NumberFormat::… in CheckString()
Completed in 17 milliseconds