19 #ifndef __com_sun_star_beans_PropertyConcept_idl__
20 #define __com_sun_star_beans_PropertyConcept_idl__
24 module com { module sun { module star { module beans {
37 published constants PropertyConcept
const long ALL
This value is used to query for all methods, see XIntrospectionAccess::getMethod() and XIntrospection...
Definition: MethodConcept.idl:42
const long METHODS
specifies all properties which are represented by getter or setter methods.
Definition: PropertyConcept.idl:70
const long DANGEROUS
specifies methods which can result in an unstable state (i.e.
Definition: MethodConcept.idl:48
const long ATTRIBUTES
specifies all properties which are actually attributes of interfaces.
Definition: PropertyConcept.idl:62
const long PROPERTYSET
specifies all properties which are reachable by XPropertySet, XFastPropertySet or XMultiPropertySet...
Definition: PropertyConcept.idl:57