Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.hxx248 bool hasRowSelection() const { return !m_aSelectedRows.empty(); } in hasRowSelection() function in svt::table::TableControl_Impl
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()

Completed in 34 milliseconds