19 #ifndef __com_sun_star_lang_XTypeProvider_idl__
20 #define __com_sun_star_lang_XTypeProvider_idl__
27 module
com { module sun { module star { module lang {
42 sequence<type> getTypes();
58 sequence<byte> getImplementationId();
interface to get information about the types (usually interface types) supported by an object...
Definition: XTypeProvider.idl:33
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47