Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/core/tool/
H A Dinterpr2.cxx980 double fIntEnd = ::rtl::math::approxCeil(fPeriode); in ScInterVDB() local
981 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScInterVDB()
1014 fTerm *= ( fPeriode + 1.0 - fIntEnd ); in ScInterVDB()
1055 double fIntEnd = ::rtl::math::approxCeil(fEnde); in ScVDB() local
1057 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScVDB()
1070 fTerm *= ( fEnde + 1.0 - fIntEnd ); in ScVDB()