Home
last modified time | relevance | path

Searched defs:nValueATOF (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx44 float nValueATOF = static_cast<float>(atof( sValue.getStr() )); in valueOf_float_test_impl() local
122 double nValueATOF = atof( sValue.getStr() ); in valueOf_double_test_impl() local
231 double nValueATOF = atof( _sValue.getStr() ); in toDouble_test_impl() local
/aoo41x/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx91 float nValueATOF = static_cast<float>(atof( sValue.getStr() )); in valueOf_float_test_impl() local
162 double nValueATOF = atof( sValue.getStr() ); in valueOf_double_test_impl() local
376 double nValueATOF = atof( _sValue.getStr() ); in toDouble_test_impl() local
513 float nValueATOF = static_cast<float>(atof( _sValue.getStr() )); in toFloat_test_impl() local

Completed in 56 milliseconds