/aoo41x/main/svx/source/table/ |
H A D | accessibletableshape.cxx | 906 sal_Bool SAL_CALL AccessibleTableShape::selectRow( sal_Int32 row ) in selectRow() function in accessibility::AccessibleTableShape 913 return pController->selectRow( row ); in selectRow() 1357 sal_Bool SAL_CALL AccessibleTableHeaderShape::selectRow( sal_Int32 row ) in selectRow() function in accessibility::AccessibleTableHeaderShape 1361 return mpTable->selectRow( row ); in selectRow()
|
H A D | tablecontroller.cxx | 2615 sal_Bool SvxTableController::selectRow( sal_Int32 row ) in selectRow() function in sdr::table::SvxTableController
|
/aoo41x/main/toolkit/source/controls/grid/ |
H A D | gridcontrol.cxx | 402 void SAL_CALL UnoGridControl::selectRow( ::sal_Int32 i_rowIndex ) throw (RuntimeException, IndexOut… in selectRow() function in toolkit::UnoGridControl 404 Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->selectRow( i_rowIndex ); in selectRow()
|
H A D | gridcontrol.hxx | 105 …virtual void SAL_CALL selectRow( ::sal_Int32 i_rowIndex ) throw (::com::sun::star::uno::RuntimeExc…
|
/aoo41x/main/winaccessibility/source/UAccCOM/ |
H A D | AccTable.cpp | 676 STDMETHODIMP CAccTable::selectRow(long row) in selectRow() function in CAccTable 690 pRTableExtent.get()->selectRow(row); in selectRow()
|
H A D | AccTable.h | 129 STDMETHOD(selectRow)(long row );
|
/aoo41x/main/svx/inc/svx/ |
H A D | AccessibleTableShape.hxx | 114 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row ) 229 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleTableSelection.idl | 38 boolean selectRow ([in] long row) raises (::com::sun::star::lang::IndexOutOfBoundsException);
|
/aoo41x/main/svtools/source/uno/ |
H A D | svtxgridcontrol.hxx | 92 …virtual void SAL_CALL selectRow( ::sal_Int32 i_rowIndex ) throw (::com::sun::star::uno::RuntimeExc…
|
H A D | svtxgridcontrol.cxx | 687 void SAL_CALL SVTXGridControl::selectRow( ::sal_Int32 i_rowIndex ) throw (RuntimeException, IndexOu… in selectRow() function in SVTXGridControl
|
/aoo41x/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 105 sal_Bool selectRow( sal_Int32 row );
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | XGridRowSelection.idl | 53 void selectRow( [in] long RowIndex )
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | AccessibleTableBase.hxx | 204 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
|
H A D | AccessibleSpreadsheet.hxx | 245 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
|
/aoo41x/main/sw/source/core/access/ |
H A D | acctable.hxx | 197 virtual sal_Bool SAL_CALL selectRow( sal_Int32 row )
|
H A D | acctable.cxx | 1921 sal_Bool SAL_CALL SwAccessibleTable::selectRow( sal_Int32 row ) in selectRow() function in SwAccessibleTable
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleTableBase.cxx | 501 sal_Bool SAL_CALL ScAccessibleTableBase::selectRow( sal_Int32 ) in selectRow() function in ScAccessibleTableBase
|
H A D | AccessibleSpreadsheet.cxx | 1492 sal_Bool SAL_CALL ScAccessibleSpreadsheet::selectRow( sal_Int32 row ) in selectRow() function in ScAccessibleSpreadsheet
|
/aoo41x/main/winaccessibility/source/UAccCOMIDL/ |
H A D | ia2_api_all.idl | 4171 HRESULT selectRow 4558 HRESULT selectRow
|