LibreOffice
LibreOffice 7.4 SDK API Reference
Variables
com::sun::star::beans::PropertySetInfoChange Constant Group Referencepublished

specifies reasons for sending PropertySetInfoChangeEvents. More...

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...
 

Detailed Description

specifies reasons for sending PropertySetInfoChangeEvents.

See also
PropertySetInfoChangeEvent
XPropertySetInfo

Variable Documentation

◆ PROPERTY_INSERTED

const long PROPERTY_INSERTED = 0

A property was inserted into a XPropertySetInfo.

◆ PROPERTY_REMOVED

const long PROPERTY_REMOVED = 1

A property was removed from a XPropertySetInfo.