19 #ifndef __com_sun_star_lang_XMultiServiceFactory_idl__
20 #define __com_sun_star_lang_XMultiServiceFactory_idl__
28 module com { module sun { module star { module lang {
62 [in]
string ServiceSpecifier,
63 [in] sequence<any> Arguments )
71 sequence<string> getAvailableServiceNames();
Allows creating instances specified by a string name.
Definition: XMultiServiceFactory.idl:39
the base of all UNO exceptions
Definition: Exception.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47