Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: script ::

deprecated interface XStarBasicModuleInfo
Usage Restrictions
deprecated
Description
Script Module containing some scripting code in a certain scripting language

Methods' Summary
getName returns the name of the module  
getLanguage returns the type of the script language as string, for example, "StarBasic" or "JavaScript".  
getSource returns the script source code as string.  
Methods' Details
getName
string
getName();

Description
returns the name of the module
getLanguage
string
getLanguage();

Description
returns the type of the script language as string, for example, "StarBasic" or "JavaScript".
getSource
string
getSource();

Description
returns the script source code as string.

The code has to correspond with the language defined by Language.

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.