Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dnumehelp.hxx50 XMLNumberFormat(const rtl::OUString& sTempCurrency, sal_Int32 nTempFormat, in XMLNumberFormat()
51 sal_Int16 nTempType) : sCurrency(sTempCurrency), nNumberFormat(nTempFormat), in XMLNumberFormat()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx1036 sal_uInt32 nTempFormat = nStandardNumericFormat; in ImplGetValue() local
1038 if (m_pFormatter->IsNumberFormat(sText, nTempFormat, dTemp) && in ImplGetValue()
1039 NUMBERFORMAT_NUMBER == m_pFormatter->GetType(nTempFormat)) in ImplGetValue()

Completed in 21 milliseconds