Searched refs:hasRowSelection (Results 1 – 2 of 2) sorted by relevance
2840 if ( !m_pTableControl->hasRowSelection() ) in SetCursorAtPoint()2867 if ( !m_pTableControl->hasRowSelection() ) in IsSelectionAtPoint()2889 if ( m_pTableControl->hasRowSelection() ) in DeselectAll()
248 bool hasRowSelection() const { return !m_aSelectedRows.empty(); } in hasRowSelection() function in svt::table::TableControl_Impl
Completed in 413 milliseconds