Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/basic/inc/basic/
H A Dbasrdll.hxx37 sal_Bool bDebugMode; member in BasicDLL
50 static void SetDebugMode( sal_Bool bDebugMode );

Completed in 16 milliseconds