Home
last modified time | relevance | path

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

/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.hxx250 RowPos getSelectedRowIndex( size_t const i_selectionIndex ) const;
H A Dtablecontrol.cxx224 return sal_Int32( m_pImpl->getSelectedRowIndex( i_selectionIndex ) ); in GetSelectedRowIndex()
H A Dtablecontrol_impl.cxx2485 RowPos TableControl_Impl::getSelectedRowIndex( size_t const i_selectionIndex ) const in getSelectedRowIndex() function in svt::table::TableControl_Impl
2893 RowPos const rowIndex = m_pTableControl->getSelectedRowIndex(i); in DeselectAll()

Completed in 25 milliseconds