|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module reflection {
sequence< string > getMemberNames()
Returns the member names of the struct/exception in IDL declaration order.
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:42
com::sun::star::reflection::XTypeDescription getBaseType()
Returns the type of the base type of the compound type.
Reflects a compound type, i.e.
Definition: XCompoundTypeDescription.idl:32
Definition: Ambiguous.idl:20
sequence< com::sun::star::reflection::XTypeDescription > getMemberTypes()
Returns the member types of the struct/exception in IDL declaration order.