Searched refs:nIterationsMax (Results 1 – 1 of 1) sorted by relevance
718 const sal_uInt16 nIterationsMax = 20; in ScIRR() local721 while (fEps > SCdEpsilon && nItCount < nIterationsMax) in ScIRR()1250 const sal_uInt16 nIterationsMax = 150; in RateIteration() local1260 while (!bFound && nCount < nIterationsMax) in RateIteration()1298 while (bValid && !bFound && nCount < nIterationsMax) in RateIteration()