Home
last modified time | relevance | path

Searched refs:markRowAsDeselected (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.hxx257 bool markRowAsDeselected( RowPos const i_rowIndex );
H A Dtablecontrol_impl.cxx596 if ( markRowAsDeselected( row ) ) in rowsRemoved()
2548 bool TableControl_Impl::markRowAsDeselected( RowPos const i_rowIndex ) in markRowAsDeselected() function in svt::table::TableControl_Impl
2883 m_pTableControl->markRowAsDeselected( m_nCurrentRow ); in DeselectAtPoint()
H A Dtablecontrol.cxx247 m_pImpl->markRowAsDeselected( i_rowIndex ); in SelectRow()

Completed in 100 milliseconds