Searched refs:IsEndOfPath (Results 1 – 3 of 3) sorted by relevance
256 bool IsEndOfPath() const; /// if a jump or subroutine path is done
1312 bool FormulaTokenIterator::IsEndOfPath() const in IsEndOfPath() function in formula::FormulaTokenIterator
3834 if ( nLevel == 1 || (nLevel == 2 && aCode.IsEndOfPath()) ) in Interpret()
Completed in 42 milliseconds