interface XSingleServiceFactory in module com::sun::star::lang:: |
interface XSingleServiceFactory : com::sun::star::uno::XInterface ;
A factory supports this interface if the component which is created by this factory implements the service specification defined by the factory.
Method Summary |
|
createInstance | creates an instance of a component. |
createInstanceWithArguments | creates an instance of a component and initializes the component with some arguments. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.