Home
last modified time | relevance | path

Searched refs:GetDebugFlags (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/inc/basic/
H A Dsbmeth.hxx67 sal_uInt16 GetDebugFlags() { return nDebugFlags; } in GetDebugFlags() function in SbMethod
/trunk/main/basic/source/inc/
H A Druntime.hxx458 sal_uInt16 GetDebugFlags() { return nFlags; } in GetDebugFlags() function in SbiRuntime
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx611 pMethod->SetDebugFlags( pMethod->GetDebugFlags() | SbDEBUG_BREAK ); in ToggleBreakPoint()
1385 pMethod->SetDebugFlags( pMethod->GetDebugFlags() | SbDEBUG_BREAK ); in BasicStarted()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1138 pINST->CalcBreakCallLevel( pMeth->GetDebugFlags() ); in Run()
1187 if( pRtNext && (pRt->GetDebugFlags() & SbDEBUG_BREAK) ) in Run()
/trunk/main/basic/source/runtime/
H A Druntime.cxx546 nFlags = pe ? pe->GetDebugFlags() : 0; in SbiRuntime()

Completed in 37 milliseconds