19 #ifndef __com_sun_star_awt_AdjustmentEvent_idl__
20 #define __com_sun_star_awt_AdjustmentEvent_idl__
28 module
com { module sun { module star { module awt {
AdjustmentType
specifies the adjustment type.
Definition: AdjustmentType.idl:30
Definition: Ambiguous.idl:22
adjustment event emitted by adjustable objects.
Definition: AdjustmentEvent.idl:34
long Value
contains the current value in the adjustment event.
Definition: AdjustmentEvent.idl:38
com::sun::star::awt::AdjustmentType Type
contains the type of the adjustment event.
Definition: AdjustmentEvent.idl:43
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32