Searched refs:selectAllRows (Results 1 – 5 of 5) sorted by relevance
408 void SAL_CALL UnoGridControl::selectAllRows() throw (::com::sun::star::uno::RuntimeException) in selectAllRows() function in toolkit::UnoGridControl410 Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->selectAllRows(); in selectAllRows()
106 virtual void SAL_CALL selectAllRows() throw (::com::sun::star::uno::RuntimeException);
93 virtual void SAL_CALL selectAllRows() throw (::com::sun::star::uno::RuntimeException);
700 void SAL_CALL SVTXGridControl::selectAllRows() throw (RuntimeException) in selectAllRows() function in SVTXGridControl
43 void selectAllRows();
Completed in 27 milliseconds