Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen4.cxx537 double fRound = ::rtl::math::round( fVal, nPrecision ); in RoundValueAsShown() local
538 if ( ::rtl::math::approxEqual( fVal, fRound ) ) in RoundValueAsShown()
541 return fRound; in RoundValueAsShown()

Completed in 11 milliseconds