Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell.cxx1249 if (!pDocument->GetRecursionHelper().IsDoingIteration() || in Interpret()
1266 if (!pDocument->GetRecursionHelper().IsDoingIteration() || in Interpret()
1306 !rRecursionHelper.IsDoingIteration()) || in Interpret()
1432 bResumeIteration = rRecursionHelper.IsDoingIteration(); in Interpret()
1468 rRecursionHelper.IsDoingIteration()) in Interpret()
1488 bStackedInIteration = rRec.IsDoingIteration(); in InterpretTail()
/trunk/main/sc/inc/
H A Drecursionhelper.hxx116 bool IsDoingIteration() const { return nIteration > 0; } in IsDoingIteration() function in ScRecursionHelper

Completed in 27 milliseconds