22 module
com { module sun { module star { module beans {
string PropertyName
specifies the name of the property which changes its value.
Definition: PropertyStateChangeEvent.idl:44
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
PropertyState
This enumeration lists the states that a property value can have.
Definition: PropertyState.idl:37
Definition: Ambiguous.idl:20
com::sun::star::beans::PropertyState NewValue
contains the new value of the property.
Definition: PropertyStateChangeEvent.idl:63
is delivered whenever the state of a "bound" property is changed.
Definition: PropertyStateChangeEvent.idl:36
long PropertyHandle
contains the implementation handle for the property.
Definition: PropertyStateChangeEvent.idl:53
com::sun::star::beans::PropertyState OldValue
contains the old value of the property.
Definition: PropertyStateChangeEvent.idl:58