Searched refs:getSelectedRows (Results 1 – 6 of 6) sorted by relevance
426 ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL UnoGridControl::getSelectedRows() throw (::… in getSelectedRows() function in toolkit::UnoGridControl428 return Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->getSelectedRows(); in getSelectedRows()
109 …virtual ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL getSelectedRows() throw (::com::su…
79 int[] selections = table.getSelectedRows(); in removeSelectedRows()
96 …virtual ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL getSelectedRows() throw (::com::su…
735 Sequence< ::sal_Int32 > SAL_CALL SVTXGridControl::getSelectedRows() throw (RuntimeException) in getSelectedRows() function in SVTXGridControl
72 sequence< long > getSelectedRows();
Completed in 21 milliseconds