LibreOffice
LibreOffice 24.2 SDK API Reference
|
gets delivered whenever an XPropertySetInfo is changed. More...
import"PropertySetInfoChangeEvent.idl";
Public Attributes | |
string | Name |
contains the name of the property. More... | |
long | Handle |
contains the implementation handle for the property. More... | |
long | Reason |
contains the reason for the event. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
gets delivered whenever an XPropertySetInfo is changed.
A PropertySetInfoChangeEvent object is sent to XPropertySetInfoChangeListeners.
long Handle |
contains the implementation handle for the property.
May be -1 if the implementation has no handle.
string Name |
contains the name of the property.
long Reason |
contains the reason for the event.