LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_beans_XPropertySetInfoChangeListener_idl__
20 #define __com_sun_star_beans_XPropertySetInfoChangeListener_idl__
27 module
com { module sun { module star { module beans {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
gets delivered whenever an XPropertySetInfo is changed.
Definition: PropertySetInfoChangeEvent.idl:36
Definition: Ambiguous.idl:22
a listener for events related to XPropertySetInfos.
Definition: XPropertySetInfoChangeListener.idl:36
void propertySetInfoChange([in] PropertySetInfoChangeEvent evt)
is called whenever changes of a XPropertySetInfo shall be propagated.