19 #ifndef __com_sun_star_reflection_XUnionTypeDescription_idl__
20 #define __com_sun_star_reflection_XUnionTypeDescription_idl__
26 module
com { module sun { module star { module reflection {
47 any getDefaultDiscriminant();
61 sequence< any > getDiscriminants();
68 sequence< com::sun::star::reflection::XTypeDescription > getMemberTypes();
75 sequence< string > getMemberNames();
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:47
– idl definition –
Definition: Ambiguous.idl:22
Deprecated, UNOIDL does not have a union concept.
Definition: XUnionTypeDescription.idl:33