Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1054 double fIntStart = ::rtl::math::approxFloor(fAnfang); in ScVDB() local
1056 sal_uLong nLoopStart = (sal_uLong) fIntStart; in ScVDB()
1068 fTerm *= ( DblMin( fEnde, fIntStart + 1.0 ) - fAnfang ); in ScVDB()