21module
com { module sun { module star { module awt { module grid {
Definition Ambiguous.idl:20
An event used by a XGridColumn to notify changes in the column.
Definition GridColumnEvent.idl:28
any NewValue
Contains the new value.
Definition GridColumnEvent.idl:36
string AttributeName
Contains the name of the attributes whose value changed.
Definition GridColumnEvent.idl:30
long ColumnIndex
Contains the index of the changed column.
Definition GridColumnEvent.idl:39
any OldValue
Contains the old value.
Definition GridColumnEvent.idl:33
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:28