22module
com { module sun { module star { module beans {
These constants are used to specify concepts of the introspection which apply to properties and to th...
Definition PropertyConcept.idl:36
const long ATTRIBUTES
specifies all properties which are actually attributes of interfaces.
Definition PropertyConcept.idl:60
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 METHODS
specifies all properties which are represented by getter or setter methods.
Definition PropertyConcept.idl:68
const long ALL
This value is used to query for all properties.
Definition PropertyConcept.idl:43
const long PROPERTYSET
specifies all properties which are reachable by XPropertySet, XFastPropertySet or XMultiPropertySet.
Definition PropertyConcept.idl:55
Definition Ambiguous.idl:20