Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Drecursionhelper.hxx134 aRecursionFormulas.erase( GetIterationStart(), GetIterationEnd()); in EndIteration()
139 ScFormulaRecursionList::iterator GetIterationEnd() { return GetEnd(); } in GetIterationEnd() function in ScRecursionHelper
/trunk/main/sc/source/core/data/
H A Dcell.cxx1334 rRecursionHelper.GetIterationEnd(); ++aIter) in Interpret()
1359 rRecursionHelper.GetIterationEnd(); ++aIter) in Interpret()
1373 rRecursionHelper.GetIterationEnd() && in Interpret()
1399 aIter != rRecursionHelper.GetIterationEnd(); in Interpret()
1412 aIter != rRecursionHelper.GetIterationEnd(); in Interpret()

Completed in 16 milliseconds