22module
com { module sun { module star { module beans {
This exception is thrown when a proposed change to a property represents an unacceptable value.
Definition PropertyVetoException.idl:31
is used to receive PropertyChangeEvents whenever a "constrained" property is changed.
Definition XVetoableChangeListener.idl:32
void vetoableChange([in] com::sun::star::beans::PropertyChangeEvent aEvent)
gets called when a constrained property is changed.
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20
gets delivered whenever a "bound" or "constrained" property is changed.
Definition PropertyChangeEvent.idl:38