Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: drafts :: com :: sun :: star :: script :: provider ::

interface XScriptProvider
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XScriptProvider
Description
This interface provides a factory for obtaining objects implmenting the XScript interface.

Methods' Summary
getScript a factory method for the creation of XScript implementations.
Methods' Details
getScript
XScript
getScript(
 
[in] string 

raises(

 
scriptURI ) 
::com::sun::star::lang::IllegalArgumentException );

Description
a factory method for the creation of XScript implementations.
Parameter scriptURI
is the logical or language-dependent script URI
Returns
an object implementing XScript representing the script
Throws
::com::sun::star::lang::IllegalArgumentException if no matching script for scriptURI or if scriptURI is invalid.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.