:: com :: sun :: star :: script :: provider ::
|
interface XScriptProviderFactory |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XScriptProviderFactory
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
-
This interface provides a factory for obtaining objects implmenting the
XScriptProvider interface.
|
Methods' Summary |
createScriptProvider |
a factory method for the creation of XScriptProviders
implementations.
|
Methods' Details |
createScriptProvider
- Description
- a factory method for the creation of XScriptProviders
implementations.
- Parameter sContext
-
is context for which the ScriptProvider is to be created for
- Returns
-
an object implementing XScriptProvider
- Throws
- ::com::sun::star::lang::IllegalArgumentException
if illegal or unknown context is passed
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.