20#ifndef __com_sun_star_reflection_XInterfaceAttributeTypeDescription2_idl__
21#define __com_sun_star_reflection_XInterfaceAttributeTypeDescription2_idl__
25module
com { module sun { module star { module reflection {
27interface XCompoundTypeDescription;
Reflects an interface attribute, supporting extended attributes that are bound or raise exceptions.
Definition XInterfaceAttributeTypeDescription2.idl:40
boolean isBound()
Returns whether this object reflects a bound attribute.
sequence< XCompoundTypeDescription > getGetExceptions()
Returns the exceptions that can be raised by the attribute's getter.
sequence< XCompoundTypeDescription > getSetExceptions()
Returns the exceptions that can be raised by the attribute's setter.
Reflects an interface attribute type.
Definition XInterfaceAttributeTypeDescription.idl:40
Definition Ambiguous.idl:22