Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2561 bool TableControl_Impl::markRowAsSelected( RowPos const i_rowIndex ) in markRowAsSelected() function in svt::table::TableControl_Impl
2817 m_pTableControl->markRowAsSelected( m_pTableControl->getAnchor() ); in SetCursorAtPoint()
2828 m_pTableControl->markRowAsSelected( m_pTableControl->getAnchor() ); in SetCursorAtPoint()
2841 m_pTableControl->markRowAsSelected( newRow ); in SetCursorAtPoint()
2847 m_pTableControl->markRowAsSelected( newRow ); in SetCursorAtPoint()
2851 m_pTableControl->markRowAsSelected( newRow ); in SetCursorAtPoint()
H A Dtablecontrol_impl.hxx263 bool markRowAsSelected( RowPos const i_rowIndex );
H A Dtablecontrol.cxx241 if ( !m_pImpl->markRowAsSelected( i_rowIndex ) ) in SelectRow()

Completed in 25 milliseconds