|
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
gets delivered whenever a "bound" or "constrained" property is changed.
Definition: PropertyChangeEvent.idl:38
Definition: Ambiguous.idl:20
void propertyChange([in] com::sun::star::beans::PropertyChangeEvent evt)
is called when a bound property is changed.
is used to receive PropertyChangeEvents whenever a bound property is changed.
Definition: XPropertyChangeListener.idl:29