Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1120 BreakPointDialog aBrkDlg( this, GetBreakPoints() ); in Command() local
1121 aBrkDlg.SetCurrentBreakPoint( pBrk ); in Command()
1122 aBrkDlg.Execute(); in Command()
1135 BreakPointDialog aBrkDlg( this, GetBreakPoints() ); in Command() local
1136 aBrkDlg.Execute(); in Command()
H A Dbaside2.cxx691 BreakPointDialog aBrkDlg( &rBrkWin, GetBreakPoints() ); in ManageBreakPoints() local
692 aBrkDlg.Execute(); in ManageBreakPoints()

Completed in 37 milliseconds