Home
last modified time | relevance | path

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

/trunk/main/formula/inc/formula/
H A Dtoken.hxx69 svSubroutine, // A token with a subroutine token array. enumerator
370 FormulaToken( svSubroutine, ocCall ), mpArray( pArray) {} in FormulaSubroutineToken()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx3780 …(sp > nStackBase && pStack[sp-1]->GetOpCode() == ocCall && pStack[sp-1]->GetType() == svSubroutine) in Interpret()

Completed in 30 milliseconds