Searched refs:curRow (Results 1 – 1 of 1) sorted by relevance
2871 RowPos curRow = m_pTableControl->getRowAtPoint( rPoint ); in IsSelectionAtPoint() local2873 bool selected = m_pTableControl->isRowSelected( curRow ); in IsSelectionAtPoint()2874 m_nCurrentRow = curRow; in IsSelectionAtPoint()
Completed in 28 milliseconds