Searched refs:GetSelectedRowIndex (Results 1 – 6 of 6) sorted by relevance
745 selectedRows[i] = pTable->GetSelectedRowIndex(i); in getSelectedRows()885 aEvent.SelectedRowIndexes[i] = pTable->GetSelectedRowIndex( i ); in ImplCallItemListeners()
124 virtual sal_Int32 GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const = 0;
208 virtual sal_Int32 GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const;
247 rSeq[i] = m_aTable.GetSelectedRowIndex(i); in implGetSelectedRows()
222 sal_Int32 TableControl::GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const in GetSelectedRowIndex() function in svt::table::TableControl
6289 … pRet->GenReturn ( RET_Value, aUId, comm_USHORT( pTC->GetSelectedRowIndex( nNr1-1 ) +1 ) ); in Execute()
Completed in 66 milliseconds