Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell.cxx1252 (pDocument->GetRecursionHelper().GetIteration() ? "blue" : in Interpret()
1275 if (pDocument->GetRecursionHelper().GetIteration() && nSeenInIteration == in Interpret()
1276 pDocument->GetRecursionHelper().GetIteration()) in Interpret()
1279 erDEBUGDOT_OUT( pDocument->GetRecursionHelper().GetIteration() ? "magenta" : ""); in Interpret()
1331 sal_uInt16 nIteration = rRecursionHelper.GetIteration(); in Interpret()
1367 for ( ; rRecursionHelper.GetIteration() <= nIterMax && !rDone; in Interpret()
1378 rRecursionHelper.GetIteration() != in Interpret()
1500 nSeenInIteration = pDocument->GetRecursionHelper().GetIteration(); in InterpretTail()
/trunk/main/sc/inc/
H A Drecursionhelper.hxx117 sal_uInt16 GetIteration() const { return nIteration; } in GetIteration() function in ScRecursionHelper

Completed in 25 milliseconds