Searched refs:hasSelectedRows (Results 1 – 5 of 5) sorted by relevance
432 ::sal_Bool SAL_CALL UnoGridControl::hasSelectedRows() throw (::com::sun::star::uno::RuntimeExceptio… in hasSelectedRows() function in toolkit::UnoGridControl434 return Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->hasSelectedRows(); in hasSelectedRows()
110 virtual ::sal_Bool SAL_CALL hasSelectedRows() throw (::com::sun::star::uno::RuntimeException);
97 virtual ::sal_Bool SAL_CALL hasSelectedRows() throw (::com::sun::star::uno::RuntimeException);
750 ::sal_Bool SAL_CALL SVTXGridControl::hasSelectedRows() throw (RuntimeException) in hasSelectedRows() function in SVTXGridControl
78 boolean hasSelectedRows();
Completed in 58 milliseconds