Searched refs:CSVCMD_MOVEGRIDCURSOR (Results 1 – 4 of 4) sorted by relevance
397 case CSVCMD_MOVEGRIDCURSOR: in IMPL_LINK()438 Execute( CSVCMD_MOVEGRIDCURSOR, maGrid.GetNoScrollCol( GetGridCursorPos() ) ); in IMPL_LINK()
656 Execute( CSVCMD_MOVEGRIDCURSOR, GetColumnPos( nColIndex ) ); in MoveCursor()706 Execute( CSVCMD_MOVEGRIDCURSOR, GetColumnPos( nColIndex ) ); in DoSelectAction()822 Execute( CSVCMD_MOVEGRIDCURSOR, GetNoScrollCol( GetGridCursorPos() ) ); in GetFocus()
203 CSVCMD_MOVEGRIDCURSOR, /// Move data grid cursor to new column. [position] enumerator
1506 rGrid.Execute( CSVCMD_MOVEGRIDCURSOR, rGrid.GetColumnPos( mnColumn ) ); in grabFocus()
Completed in 22 milliseconds