The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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