Searched refs:nTempFormat (Results 1 – 2 of 2) sorted by relevance
50 XMLNumberFormat(const rtl::OUString& sTempCurrency, sal_Int32 nTempFormat, in XMLNumberFormat()51 sal_Int16 nTempType) : sCurrency(sTempCurrency), nNumberFormat(nTempFormat), in XMLNumberFormat()
1036 sal_uInt32 nTempFormat = nStandardNumericFormat; in ImplGetValue() local1038 if (m_pFormatter->IsNumberFormat(sText, nTempFormat, dTemp) && in ImplGetValue()1039 NUMBERFORMAT_NUMBER == m_pFormatter->GetType(nTempFormat)) in ImplGetValue()
Completed in 14 milliseconds