20 #ifndef __com_sun_star_reflection_XServiceTypeDescription_idl__
21 #define __com_sun_star_reflection_XServiceTypeDescription_idl__
28 module
com { module sun { module star { module reflection {
Reflects a service.
Definition: XServiceTypeDescription.idl:43
sequence< XServiceTypeDescription > getMandatoryServices()
Returns the type descriptions of the mandatory services defined for this service.
sequence< XPropertyTypeDescription > getProperties()
Returns the properties defined for this service.
sequence< XServiceTypeDescription > getOptionalServices()
Returns the type descriptions of the optional services defined for this service.
sequence< XInterfaceTypeDescription > getOptionalInterfaces()
Returns the type descriptions of the optional interface defined for this service.
sequence< XInterfaceTypeDescription > getMandatoryInterfaces()
Returns the type descriptions of the mandatory interfaces defined for this service.
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:48
Definition: Ambiguous.idl:22