20#ifndef __com_sun_star_reflection_XInterfaceTypeDescription2_idl__
21#define __com_sun_star_reflection_XInterfaceTypeDescription2_idl__
25module
com { module sun { module star { module reflection {
27interface XTypeDescription;
Reflects an interface type, supporting multiple inheritance.
Definition XInterfaceTypeDescription2.idl:36
sequence< XTypeDescription > getOptionalBaseTypes()
Returns a sequence of all directly inherited optional base interface types.
sequence< XTypeDescription > getBaseTypes()
Returns a sequence of all directly inherited (mandatory) base interface types.
Reflects an interface type.
Definition XInterfaceTypeDescription.idl:41
Definition Ambiguous.idl:22