Searched refs:aBrowser (Results 1 – 1 of 1) sorted by relevance
514 aBrowser( this, 0 ), in AppWindow()561 aBrowser.Show(); in AppWindow()580 aBrowser.GrabFocus(); in IMPL_LINK_INLINE_START()619 aBrowser.RowInserted( aBrowser.GetCurRow()-1 ); in IMPL_LINK_INLINE_END()654 if ( (aBrowser.GetCurRow()+1) >= aBrowser.GetRowCount() ) in IMPL_LINK_INLINE_END()682 if ( (aBrowser.GetCurRow()+1) >= aBrowser.GetRowCount() ) in IMPL_LINK_INLINE_END()706 aBrowser.Select(); in IMPL_LINK_INLINE_END()711 aBrowser.SelectRow( aBrowser.GetCurRow(), in IMPL_LINK_INLINE_END()712 !aBrowser.IsRowSelected( aBrowser.GetCurRow() ) ); in IMPL_LINK_INLINE_END()732 aBrowser.Clear(); in IMPL_LINK_INLINE_END()[all …]
Completed in 11 milliseconds