20module
com { module sun { module star { module reflection {
22interface XCompoundTypeDescription;
Reflects an interface attribute, supporting extended attributes that are bound or raise exceptions.
Definition: XInterfaceAttributeTypeDescription2.idl:35
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:34
Definition: Ambiguous.idl:20