Searched refs:m_nCurrentRow (Results 1 – 2 of 2) sorted by relevance
2762 ,m_nCurrentRow( ROW_INVALID ) in TableFunctionSet()2874 m_nCurrentRow = curRow; in IsSelectionAtPoint()2882 m_pTableControl->invalidateRow( m_nCurrentRow ); in DeselectAtPoint()2883 m_pTableControl->markRowAsDeselected( m_nCurrentRow ); in DeselectAtPoint()
499 RowPos m_nCurrentRow; member in svt::table::TableFunctionSet
Completed in 29 milliseconds