Home
last modified time | relevance | path

Searched refs:hasRowSelection (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2840 if ( !m_pTableControl->hasRowSelection() ) in SetCursorAtPoint()
2867 if ( !m_pTableControl->hasRowSelection() ) in IsSelectionAtPoint()
2889 if ( m_pTableControl->hasRowSelection() ) in DeselectAll()
H A Dtablecontrol_impl.hxx248 bool hasRowSelection() const { return !m_aSelectedRows.empty(); } in hasRowSelection() function in svt::table::TableControl_Impl

Completed in 37 milliseconds