22 module
com { module sun { module star { module lang {
35 string getImplementationName();
45 boolean supportsService( [in]
string ServiceName );
53 sequence<string> getSupportedServiceNames();
Definition: Ambiguous.idl:20
Provides information regarding the implementation: which services are implemented and the name of the...
Definition: XServiceInfo.idl:28
base interface of all UNO interfaces
Definition: XInterface.idl:45