LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
PropertySetInfoChangeEvent Struct Referencepublished

gets delivered whenever an XPropertySetInfo is changed. More...

Inheritance diagram for PropertySetInfoChangeEvent:
EventObject

Public Attributes

string Name
 contains the name of the property.
 
long Handle
 contains the implementation handle for the property.
 
long Reason
 contains the reason for the event.
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.
 

Detailed Description

gets delivered whenever an XPropertySetInfo is changed.

A PropertySetInfoChangeEvent object is sent to XPropertySetInfoChangeListeners.

Member Data Documentation

◆ Handle

long Handle

contains the implementation handle for the property.

May be -1 if the implementation has no handle.

◆ Name

string Name

contains the name of the property.

◆ Reason

long Reason

contains the reason for the event.

See also
PropertySetInfoChange

The documentation for this struct was generated from the following file: