Searched refs:aBrowser (Results 1 – 1 of 1) sorted by relevance
147 Browser aBrowser; member in AppWindow514 aBrowser( this, 0 ), in AppWindow()561 aBrowser.Show(); in AppWindow()579 aBrowser.GoToRow( pEdit->GetText().ToInt32() ); in IMPL_LINK_INLINE_START()580 aBrowser.GrabFocus(); in IMPL_LINK_INLINE_START()601 aBrowser.SetMode( eCurMode | BROWSER_AUTOSIZE_LASTCOL ); in IMPL_LINK_INLINE_END()608 aBrowser.Invalidate(); in IMPL_LINK_INLINE_END()612 if ( aBrowser.GetCurRow() == 0 ) in IMPL_LINK_INLINE_END()617 nPos = aBrowser.GetCurRow() - 1; in IMPL_LINK_INLINE_END()618 aBrowser.aRows.Insert( nNewRowNo++, nPos ); in IMPL_LINK_INLINE_END()[all …]