Searched refs:GetRecursionHelper (Results 1 – 2 of 2) sorted by relevance
1213 if (!IsDirtyOrInTableOpDirty() || pDocument->GetRecursionHelper().IsInReturn()) in Interpret()1249 if (!pDocument->GetRecursionHelper().IsDoingIteration() || in Interpret()1252 (pDocument->GetRecursionHelper().GetIteration() ? "blue" : in Interpret()1266 if (!pDocument->GetRecursionHelper().IsDoingIteration() || in Interpret()1268 pDocument->GetRecursionHelper().SetInIterationReturn( true); 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()1281 ScRecursionHelper& rRecursionHelper = pDocument->GetRecursionHelper(); in Interpret()1499 } aRecursionCounter( pDocument->GetRecursionHelper(), this); in InterpretTail()[all …]
1754 ScRecursionHelper& GetRecursionHelper() in GetRecursionHelper() function in ScDocument
Completed in 37 milliseconds