19 #ifndef __com_sun_star_awt_grid_XGridRowSelection_idl__ 20 #define __com_sun_star_awt_grid_XGridRowSelection_idl__ 26 module
com { module sun { module star { module awt { module grid {
47 void selectRow( [in]
long RowIndex )
52 void deselectAllRows();
59 void deselectRow( [in]
long RowIndex )
66 sequence< long > getSelectedRows();
72 boolean hasSelectedRows();
83 boolean isRowSelected( [in]
long RowIndex );
An instance of this interface is used by the XGridRowSelection to get notifications about selection c...
Definition: XGridSelectionListener.idl:33
This interfaces provides access to the selection of row for UnoControlGrid.
Definition: XGridRowSelection.idl:33
This exception is thrown to indicate that a container has been accessed with an illegal index.
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22