22module
com { module sun { module star { module lang {
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 generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20