Home
last modified time | relevance | path

Searched refs:DoubleToString (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dfldbas.cxx537 DoubleToString(sValue, rVal, nFmtLng); in ExpandValue()
550 void SwValueFieldType::DoubleToString( String &rValue, const double &rVal, in DoubleToString() function in SwValueFieldType
557 DoubleToString(rValue, rVal, pEntry->GetLanguage()); in DoubleToString()
564 void SwValueFieldType::DoubleToString( String &rValue, const double &rVal, in DoubleToString() function in SwValueFieldType
777 ((SwValueFieldType *)GetTyp())->DoubleToString(sFormula, fTmpValue, nFmt); in SetExpandedFormula()
802 ((SwValueFieldType *)GetTyp())->DoubleToString(sValue, GetValue(), nFmt); in GetExpandedFormula()
H A Dusrfld.cxx300 DoubleToString(aContent, fValue, nFmt); in SetContent()
354 DoubleToString(aContent, nValue, (sal_uInt16)LANGUAGE_SYSTEM); in PutValue()
/aoo4110/main/sw/inc/
H A Dfldbas.hxx423 void DoubleToString(String &rValue, const double &rVal, LanguageType eLng) const;
424 void DoubleToString(String &rValue, const double &rVal, sal_uInt32 nFmt) const;

Completed in 19 milliseconds