:: com :: sun :: star :: script :: provider ::
|
unpublished |
interface XScriptProviderFactory |
|
|
|
- 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.