Home
last modified time | relevance | path

Searched refs:GetSelectedRowIndex (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx745 selectedRows[i] = pTable->GetSelectedRowIndex(i); in getSelectedRows()
885 aEvent.SelectedRowIndexes[i] = pTable->GetSelectedRowIndex( i ); in ImplCallItemListeners()
/trunk/main/svtools/inc/svtools/
H A Daccessibletable.hxx124 virtual sal_Int32 GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const = 0;
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx208 virtual sal_Int32 GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const;
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlTableBase.cxx247 rSeq[i] = m_aTable.GetSelectedRowIndex(i); in implGetSelectedRows()
/trunk/main/svtools/source/table/
H A Dtablecontrol.cxx222 sal_Int32 TableControl::GetSelectedRowIndex( sal_Int32 const i_selectionIndex ) const in GetSelectedRowIndex() function in svt::table::TableControl
/trunk/main/automation/source/server/
H A Dstatemnt.cxx6288 … pRet->GenReturn ( RET_Value, aUId, comm_USHORT( pTC->GetSelectedRowIndex( nNr1-1 ) +1 ) ); in Execute()

Completed in 120 milliseconds