19#ifndef __com_sun_star_beans_MethodConcept_idl__
20#define __com_sun_star_beans_MethodConcept_idl__
24 module
com { module sun { module star { module beans {
36published constants MethodConcept
const long INDEXCONTAINER
specifies methods of the index container concept.
Definition MethodConcept.idl:101
const long DANGEROUS
specifies methods which can result in an unstable state (i.e.
Definition MethodConcept.idl:48
const long ENUMERATION
specifies methods of the enumeration concept.
Definition MethodConcept.idl:75
const long NAMECONTAINER
specifies methods of the name container concept.
Definition MethodConcept.idl:89
const long PROPERTY
specifies methods which are used to set and get the value of properties/attributes.
Definition MethodConcept.idl:57
const long LISTENER
specifies methods of the listener concept.
Definition MethodConcept.idl:64
const long ALL
This value is used to query for all methods, see XIntrospectionAccess::getMethod() and XIntrospection...
Definition MethodConcept.idl:42
Definition Ambiguous.idl:22