Home
last modified time | relevance | path

Searched refs:deselectRow (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx414 void SAL_CALL UnoGridControl::deselectRow( ::sal_Int32 i_rowIndex ) throw (RuntimeException, IndexO… in deselectRow() function in toolkit::UnoGridControl
416 Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->deselectRow( i_rowIndex ); in deselectRow()
H A Dgridcontrol.hxx107 …virtual void SAL_CALL deselectRow( ::sal_Int32 i_rowIndex ) throw (::com::sun::star::uno::RuntimeE…
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx94 …virtual void SAL_CALL deselectRow( ::sal_Int32 i_rowIndex ) throw (::com::sun::star::uno::RuntimeE…
H A Dsvtxgridcontrol.cxx711 void SAL_CALL SVTXGridControl::deselectRow( ::sal_Int32 i_rowIndex ) throw (RuntimeException, Index… in deselectRow() function in SVTXGridControl
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DXGridRowSelection.idl65 void deselectRow( [in] long RowIndex )
/aoo42x/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx107 sal_Bool deselectRow( sal_Int32 row );
/aoo42x/main/svx/source/table/
H A Daccessibletableshape.cxx931 return pController->deselectRow( row ); in unselectRow()
H A Dtablecontroller.cxx2633 sal_Bool SvxTableController::deselectRow( sal_Int32 row ) in deselectRow() function in sdr::table::SvxTableController

Completed in 39 milliseconds