Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx408 void SAL_CALL UnoGridControl::selectAllRows() throw (::com::sun::star::uno::RuntimeException) in selectAllRows() function in toolkit::UnoGridControl
410 Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->selectAllRows(); in selectAllRows()
H A Dgridcontrol.hxx106 virtual void SAL_CALL selectAllRows() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx93 virtual void SAL_CALL selectAllRows() throw (::com::sun::star::uno::RuntimeException);
H A Dsvtxgridcontrol.cxx700 void SAL_CALL SVTXGridControl::selectAllRows() throw (RuntimeException) in selectAllRows() function in SVTXGridControl
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridRowSelection.idl43 void selectAllRows();

Completed in 27 milliseconds