Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx3312 if (!bGlobalStackInUse) in ScInterpreter()
3314 bGlobalStackInUse = sal_True; in ScInterpreter()
3331 bGlobalStackInUse = sal_False; in ~ScInterpreter()
3343 DBG_ASSERT(!bGlobalStackInUse, "wer benutzt noch den TokenStack?"); in GlobalExit()
H A Dinterpr1.cxx85 sal_Bool ScInterpreter::bGlobalStackInUse = sal_False; member in ScInterpreter
/trunk/main/sc/source/core/inc/
H A Dinterpre.hxx177 static sal_Bool bGlobalStackInUse; member in ScInterpreter

Completed in 64 milliseconds