Searched refs:GetDebugFlags (Results 1 – 5 of 5) sorted by relevance
67 sal_uInt16 GetDebugFlags() { return nDebugFlags; } in GetDebugFlags() function in SbMethod
458 sal_uInt16 GetDebugFlags() { return nFlags; } in GetDebugFlags() function in SbiRuntime
611 pMethod->SetDebugFlags( pMethod->GetDebugFlags() | SbDEBUG_BREAK ); in ToggleBreakPoint()1385 pMethod->SetDebugFlags( pMethod->GetDebugFlags() | SbDEBUG_BREAK ); in BasicStarted()
1138 pINST->CalcBreakCallLevel( pMeth->GetDebugFlags() ); in Run()1187 if( pRtNext && (pRt->GetDebugFlags() & SbDEBUG_BREAK) ) in Run()
546 nFlags = pe ? pe->GetDebugFlags() : 0; in SbiRuntime()
Completed in 50 milliseconds