Searched defs:appendDouble (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/ucbhelper/inc/ucbhelper/ | ||
H A D | propertyvalueset.hxx | 275 void appendDouble( const sal_Char* pAsciiPropName, double nValue ) in appendDouble() function in ucbhelper::PropertyValueSet |
/aoo41x/main/ucbhelper/source/provider/ | ||
H A D | propertyvalueset.cxx | 731 void PropertyValueSet::appendDouble( const ::rtl::OUString& rPropName, in appendDouble() function in ucbhelper::PropertyValueSet |
/aoo41x/main/vcl/source/gdi/ | ||
H A D | pdfwriter_impl.cxx | 856 static void appendDouble( double fValue, OStringBuffer& rBuffer, sal_Int32 nPrecision = 5 ) in appendDouble() function |
Completed in 66 milliseconds