20 #ifndef __com_sun_star_reflection_XServiceTypeDescription2_idl__
21 #define __com_sun_star_reflection_XServiceTypeDescription2_idl__
25 module
com { module sun { module star { module reflection {
27 interface XServiceConstructorDescription;
28 interface XTypeDescription;
47 boolean isSingleInterfaceBased();
67 sequence<XServiceConstructorDescription> getConstructors();