Home
last modified time | relevance | path

Searched refs:deselectAllRows (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx420 void SAL_CALL UnoGridControl::deselectAllRows() throw (::com::sun::star::uno::RuntimeException) in deselectAllRows() function in toolkit::UnoGridControl
422 Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->deselectAllRows(); in deselectAllRows()
H A Dgridcontrol.hxx108 virtual void SAL_CALL deselectAllRows() throw (::com::sun::star::uno::RuntimeException);
/aoo41x/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx95 virtual void SAL_CALL deselectAllRows() throw (::com::sun::star::uno::RuntimeException);
H A Dsvtxgridcontrol.cxx724 void SAL_CALL SVTXGridControl::deselectAllRows() throw (RuntimeException) in deselectAllRows() function in SVTXGridControl
/aoo41x/main/offapi/com/sun/star/awt/grid/
H A DXGridRowSelection.idl58 void deselectAllRows();

Completed in 13 milliseconds