Searched refs:getSelectedRowIndex (Results 1 – 3 of 3) sorted by relevance
250 RowPos getSelectedRowIndex( size_t const i_selectionIndex ) const;
224 return sal_Int32( m_pImpl->getSelectedRowIndex( i_selectionIndex ) ); in GetSelectedRowIndex()
2485 RowPos TableControl_Impl::getSelectedRowIndex( size_t const i_selectionIndex ) const in getSelectedRowIndex() function in svt::table::TableControl_Impl2893 RowPos const rowIndex = m_pTableControl->getSelectedRowIndex(i); in DeselectAll()
Completed in 25 milliseconds