22 module
com { module sun { module star { module beans {
34 published constants MethodConcept
const long ALL
This value is used to query for all methods, see XIntrospectionAccess::getMethod() and XIntrospection...
Definition: MethodConcept.idl:40
Definition: Ambiguous.idl:20
const long PROPERTY
specifies methods which are used to set and get the value of properties/attributes.
Definition: MethodConcept.idl:55
const long DANGEROUS
specifies methods which can result in an unstable state (i.e.
Definition: MethodConcept.idl:46
const long LISTENER
specifies methods of the listener concept.
Definition: MethodConcept.idl:62
const long NAMECONTAINER
specifies methods of the name container concept.
Definition: MethodConcept.idl:87
const long ENUMERATION
specifies methods of the enumeration concept.
Definition: MethodConcept.idl:73
const long INDEXCONTAINER
specifies methods of the index container concept.
Definition: MethodConcept.idl:99