Language
The Free and Open Productivity Suite
:: 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
- Description
- returns the name of the module
|
|
getLanguage
- Description
- returns the type of the script language as string, for example, "StarBasic" or "JavaScript".
|
|
getSource
- Description
- returns the script source code as string.
The code has to correspond with the language
defined by Language.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.