22 module
com { module sun { module star { module beans {
35 published constants PropertyConcept
const long ALL
This value is used to query for all properties.
Definition: PropertyConcept.idl:43
Definition: Ambiguous.idl:20
const long METHODS
specifies all properties which are represented by getter or setter methods.
Definition: PropertyConcept.idl:68
const long DANGEROUS
specifies that the change or retrieval of this property directly by the user can result in an unstabl...
Definition: PropertyConcept.idl:49
const long ATTRIBUTES
specifies all properties which are actually attributes of interfaces.
Definition: PropertyConcept.idl:60
const long PROPERTYSET
specifies all properties which are reachable by XPropertySet, XFastPropertySet or XMultiPropertySet...
Definition: PropertyConcept.idl:55