22 module com { module sun { module star { module beans {
35 published constants PropertyConcept
const long ALL
This value is used to query for all methods, see XIntrospectionAccess::getMethod() and XIntrospection...
Definition: MethodConcept.idl:40
const long METHODS
specifies all properties which are represented by getter or setter methods.
Definition: PropertyConcept.idl:68
const long DANGEROUS
specifies methods which can result in an unstable state (i.e.
Definition: MethodConcept.idl:46
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