interface XSingleComponentFactory in module com::sun::star::lang:: |
interface XSingleComponentFactory : 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 |
|
createInstanceWithContext | Creates an instance of a component. |
createInstanceWithArgumentsAndContext | Creates an instance of a component and initializes the new object with the given arguments and context. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.