LibreOffice
LibreOffice 7.3 SDK API Reference
|
Modules | |
module | com |
module | com::sun |
module | com::sun::star |
the module com::sun::star is the root module of the UNO API. | |
module | com::sun::star::beans |
Java beans-like property access and introspection. | |
Constant Groups | |
constants | com::sun::star::beans::PropertySetInfoChange |
specifies reasons for sending PropertySetInfoChangeEvents. | |
Macros | |
#define | __com_sun_star_beans_PropertySetInfoChange_idl__ |
Variables | |
const long | PROPERTY_INSERTED = 0 |
A property was inserted into a XPropertySetInfo. More... | |
const long | PROPERTY_REMOVED = 1 |
A property was removed from a XPropertySetInfo. More... | |
#define __com_sun_star_beans_PropertySetInfoChange_idl__ |