Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dinterpr3.cxx2456 double fTyp = ::rtl::math::approxFloor(GetDouble()); in ScTTest() local
2477 if (fTyp == 1.0) in ScTTest()
2511 else if (fTyp == 2.0) in ScTTest()
2515 else if (fTyp == 3.0) in ScTTest()
H A Dinterpr1.cxx4220 double fTyp; in ScMatch() local
4222 fTyp = GetDouble(); in ScMatch()
4224 fTyp = 1.0; in ScMatch()
4267 if (fTyp < 0.0) in ScMatch()
4269 else if (fTyp > 0.0) in ScMatch()
4442 if (fTyp == 0.0) in ScMatch()

Completed in 59 milliseconds