|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module reflection {
22 interface XCompoundTypeDescription;
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.
boolean isBound()
Returns whether this object reflects a bound attribute.
Reflects an interface attribute, supporting extended attributes that are bound or raise exceptions.
Definition: XInterfaceAttributeTypeDescription2.idl:35
Definition: Ambiguous.idl:20
Reflects an interface attribute type.
Definition: XInterfaceAttributeTypeDescription.idl:34