22module
com { module sun { module star { module lang {
Provides information regarding the implementation: which services are implemented and the name of the...
Definition XServiceInfo.idl:29
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:46
Definition Ambiguous.idl:20