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();