21 module
com { module sun { module star { module awt { module grid {
Definition: Ambiguous.idl:20
used to notify changes in the data represented by an XMutableGridDataModel.
Definition: GridDataEvent.idl:35
long LastColumn
denotes the last column affected by a change
Definition: GridDataEvent.idl:45
long FirstColumn
denotes the first column affected by a change.
Definition: GridDataEvent.idl:41
long FirstRow
denotes the first row affected by a change.
Definition: GridDataEvent.idl:52
long LastRow
denotes the last row affected by a change
Definition: GridDataEvent.idl:56
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:28