Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx46 float nValueATOF = static_cast<float>(atof( sValue.getStr() )); in valueOf_float_test_impl() local
79 double nValueATOF = atof( sValue.getStr() ); in valueOf_double_test_impl() local
207 double nValueATOF = atof( _sValue.getStr() ); in toDouble_test_impl() local
/trunk/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx84 float nValueATOF = static_cast<float>(atof( sValue.getStr() )); in valueOf_float_test_impl() local
109 double nValueATOF = atof( sValue.getStr() ); in valueOf_double_test_impl() local
339 double nValueATOF = atof( _sValue.getStr() ); in toDouble_test_impl() local
454 float nValueATOF = static_cast<float>(atof( _sValue.getStr() )); in toFloat_test_impl() local

Completed in 20 milliseconds