Home
last modified time | relevance | path

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

/trunk/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.cxx84 ScTokenStack* ScInterpreter::pGlobalStack = NULL;
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx176 static ScTokenStack* pGlobalStack; member in ScInterpreter

Completed in 64 milliseconds