Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Dbasrdll.cxx53 bDebugMode = sal_False; in BasicDLL()
71 void BasicDLL::SetDebugMode( sal_Bool bDebugMode ) in SetDebugMode() argument
76 pThis->bDebugMode = bDebugMode; in SetDebugMode()
90 if ( StarBASIC::IsRunning() && !bJustStopping && ( pThis->bBreakEnabled || pThis->bDebugMode ) ) in BasicBreak()
/aoo42x/main/basic/inc/basic/
H A Dbasrdll.hxx38 sal_Bool bDebugMode; member in BasicDLL
51 static void SetDebugMode( sal_Bool bDebugMode );

Completed in 16 milliseconds