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 {
50 any getDefaultDiscriminant();
64 sequence< any > getDiscriminants();
71 sequence< com::sun::star::reflection::XTypeDescription > getMemberTypes();
78 sequence< string > getMemberNames();
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:47
Deprecated.
Definition: XUnionTypeDescription.idl:36