Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dcell.cxx1213 if (!IsDirtyOrInTableOpDirty() || pDocument->GetRecursionHelper().IsInReturn()) in Interpret()
1295 if (rRecursionHelper.IsInReturn()) in Interpret()
1374 !rRecursionHelper.IsInReturn(); ++aIter) in Interpret()
1386 if (rRecursionHelper.IsInReturn()) in Interpret()
1449 !rRecursionHelper.IsInReturn() && aIter != in Interpret()
1559 … if (pDocument->GetRecursionHelper().IsInReturn() && eTailParam != SCITP_CLOSE_ITERATION_CIRCLE) in InterpretTail()
/aoo4110/main/sc/inc/
H A Drecursionhelper.hxx142 bool IsInReturn() const { return bInRecursionReturn; } in IsInReturn() function in ScRecursionHelper

Completed in 15 milliseconds