Searched refs:deselectAllRows (Results 1 – 5 of 5) sorted by relevance
420 void SAL_CALL UnoGridControl::deselectAllRows() throw (::com::sun::star::uno::RuntimeException) in deselectAllRows() function in toolkit::UnoGridControl422 Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->deselectAllRows(); in deselectAllRows()
108 virtual void SAL_CALL deselectAllRows() throw (::com::sun::star::uno::RuntimeException);
95 virtual void SAL_CALL deselectAllRows() throw (::com::sun::star::uno::RuntimeException);
724 void SAL_CALL SVTXGridControl::deselectAllRows() throw (RuntimeException) in deselectAllRows() function in SVTXGridControl
58 void deselectAllRows();
Completed in 48 milliseconds