Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcell.cxx1283 if (rRecursionHelper.GetRecursionCount() > MAXRECURSION) in Interpret()
1297 if (rRecursionHelper.GetRecursionCount() > 0 || in Interpret()
1305 rRecursionHelper.GetRecursionCount() == 0 && in Interpret()
1436 rRecursionHelper.GetRecursionCount() == 0 && in Interpret()
/trunk/main/sc/inc/
H A Drecursionhelper.hxx80 sal_uInt16 GetRecursionCount() const { return nRecursionCount; } in GetRecursionCount() function in ScRecursionHelper

Completed in 13 milliseconds