Searched refs:detectNumberFormat (Results 1 – 6 of 6) sorted by relevance
280 …nIndex = m_xNumberFormatter->detectNumberFormat(::com::sun::star::util::NumberFormat::ALL,aField2); in impl_fillColumnInfo_nothrow()308 …nIndex = m_xNumberFormatter->detectNumberFormat(::com::sun::star::util::NumberFormat::ALL,aField2); in impl_fillColumnInfo_nothrow()
367 …nNumberFormat = m_xFormatter->detectNumberFormat(xNumType->getStandardFormat(nFormats[i],m_aLocale… in insertValueIntoColumn()455 …sal_Int32 nFormatKey = m_xFormatter->detectNumberFormat(xNumType->getStandardFormat(NumberFormat::… in CheckString()
79 long detectNumberFormat( [in] long nKey,
264 sal_Int32 nRealUsedKey = xFormatter->detectNumberFormat(0, rString); in setValue()
66 virtual sal_Int32 SAL_CALL detectNumberFormat( sal_Int32 nKey, const ::rtl::OUString& aString )
176 sal_Int32 SAL_CALL SvNumberFormatterServiceObj::detectNumberFormat( in detectNumberFormat() function in SvNumberFormatterServiceObj
Completed in 45 milliseconds