Home
last modified time | relevance | path

Searched refs:pGlobalStack (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx3315 if (!pGlobalStack) in ScInterpreter()
3316 pGlobalStack = new ScTokenStack; in ScInterpreter()
3317 pStackObj = pGlobalStack; in ScInterpreter()
3330 if ( pStackObj == pGlobalStack ) in ~ScInterpreter()
3344 DELETEZ(pGlobalStack); in GlobalExit()
H A Dinterpr1.cxx86 ScTokenStack* ScInterpreter::pGlobalStack = NULL;
/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx161 static ScTokenStack* pGlobalStack; member in ScInterpreter

Completed in 72 milliseconds