Searched refs:SetDebugFlags (Results 1 – 4 of 4) sorted by relevance
68 void SetDebugFlags( sal_uInt16 n ) { nDebugFlags = n; } in SetDebugFlags() function in SbMethod
379 pMethod->SetDebugFlags( aStatus.nBasicFlags ); in BasicExecute()611 pMethod->SetDebugFlags( pMethod->GetDebugFlags() | SbDEBUG_BREAK ); in ToggleBreakPoint()1385 pMethod->SetDebugFlags( pMethod->GetDebugFlags() | SbDEBUG_BREAK ); in BasicStarted()
459 void SetDebugFlags( sal_uInt16 nFl ) { nFlags = nFl; } in SetDebugFlags() function in SbiRuntime
1188 pRtNext->SetDebugFlags( SbDEBUG_BREAK ); in Run()1619 pINST->pRun->SetDebugFlags( SbDEBUG_BREAK ); in SetBP()
Completed in 45 milliseconds