Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx432 ::sal_Bool SAL_CALL UnoGridControl::hasSelectedRows() throw (::com::sun::star::uno::RuntimeExceptio… in hasSelectedRows() function in toolkit::UnoGridControl
434 return Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->hasSelectedRows(); in hasSelectedRows()
H A Dgridcontrol.hxx110 virtual ::sal_Bool SAL_CALL hasSelectedRows() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx97 virtual ::sal_Bool SAL_CALL hasSelectedRows() throw (::com::sun::star::uno::RuntimeException);
H A Dsvtxgridcontrol.cxx750 ::sal_Bool SAL_CALL SVTXGridControl::hasSelectedRows() throw (RuntimeException) in hasSelectedRows() function in SVTXGridControl
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridRowSelection.idl78 boolean hasSelectedRows();

Completed in 28 milliseconds