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