19 #ifndef __com_sun_star_script_MemberType_idl__
20 #define __com_sun_star_script_MemberType_idl__
23 module com { module sun { module star { module script {
MemberType
These values are used to specify a member accessible by XInvocation.
Definition: MemberType.idl:28
const long UNKNOWN
This value is deprecated.
Definition: FailReason.idl:71
Definition: MemberType.idl:30
const long PROPERTY
specifies methods which are used to set and get the value of properties/attributes.
Definition: MethodConcept.idl:57