Home
last modified time | relevance | path

Searched refs:getSelectedRows (Results 1 – 6 of 6) sorted by relevance

/trunk/main/toolkit/source/controls/grid/
H A Dgridcontrol.cxx426 ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL UnoGridControl::getSelectedRows() throw (::… in getSelectedRows() function in toolkit::UnoGridControl
428 return Reference< XGridRowSelection >( getPeer(), UNO_QUERY_THROW )->getSelectedRows(); in getSelectedRows()
H A Dgridcontrol.hxx109 …virtual ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL getSelectedRows() throw (::com::su…
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DScriptPanel.java79 int[] selections = table.getSelectedRows(); in removeSelectedRows()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx96 …virtual ::com::sun::star::uno::Sequence< ::sal_Int32 > SAL_CALL getSelectedRows() throw (::com::su…
H A Dsvtxgridcontrol.cxx735 Sequence< ::sal_Int32 > SAL_CALL SVTXGridControl::getSelectedRows() throw (RuntimeException) in getSelectedRows() function in SVTXGridControl
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridRowSelection.idl72 sequence< long > getSelectedRows();

Completed in 36 milliseconds