LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
PropertySetInfoChange.idl File 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.
 
const long PROPERTY_REMOVED = 1
 A property was removed from a XPropertySetInfo.
 

Macro Definition Documentation

◆ __com_sun_star_beans_PropertySetInfoChange_idl__

#define __com_sun_star_beans_PropertySetInfoChange_idl__