22module
com { module sun { module star { module lang {
56 [in]
string ServiceSpecifier,
57 [in] sequence<any> Arguments )
the base of all UNO exceptions
Definition Exception.idl:29
Allows creating instances specified by a string name.
Definition XMultiServiceFactory.idl:34
com::sun::star::uno::XInterface createInstanceWithArguments([in] string ServiceSpecifier, [in] sequence< any > Arguments)
Creates an instance classified by the specified name and passes the arguments to that instance.
com::sun::star::uno::XInterface createInstance([in] string aServiceSpecifier)
Creates an instance classified by the specified name.
sequence< string > getAvailableServiceNames()
Provides the available names of the factory to be used to create instances.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20