19#ifndef __com_sun_star_lang_XServiceInfo_idl__
20#define __com_sun_star_lang_XServiceInfo_idl__
26module
com { module sun { module star { module lang {
Provides information regarding the implementation: which services are implemented and the name of the...
Definition XServiceInfo.idl:33
boolean supportsService([in] string ServiceName)
Tests whether the specified service is supported, i.e.
sequence< string > getSupportedServiceNames()
Provides the supported service names of the implementation, including also indirect service names.
string getImplementationName()
Provides the implementation name of the service implementation.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22