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