Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx720 const sal_uInt16 nIterationsMax = 20; in ScIRR() local
723 while (fEps > SCdEpsilon && nItCount < nIterationsMax) in ScIRR()
1252 const sal_uInt16 nIterationsMax = 150; in RateIteration() local
1262 while (!bFound && nCount < nIterationsMax) in RateIteration()
1300 while (bValid && !bFound && nCount < nIterationsMax) in RateIteration()

Completed in 32 milliseconds