Searched refs:fIntEnd (Results 1 – 1 of 1) sorted by relevance
980 double fIntEnd = ::rtl::math::approxCeil(fPeriode); in ScInterVDB() local981 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() local1057 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScVDB()1070 fTerm *= ( fEnde + 1.0 - fIntEnd ); in ScVDB()