Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx718 const sal_uInt16 nIterationsMax = 20; in ScIRR() local
721 while (fEps > SCdEpsilon && nItCount < nIterationsMax) in ScIRR()
1250 const sal_uInt16 nIterationsMax = 150; in RateIteration() local
1260 while (!bFound && nCount < nIterationsMax) in RateIteration()
1298 while (bValid && !bFound && nCount < nIterationsMax) in RateIteration()