22 module
com { module sun { module star { module script {
Script Module containing some scripting code in a certain scripting language.
Definition XStarBasicModuleInfo.idl:29
string getName()
returns the name of the module
string getLanguage()
returns the type of the script language as string, for example, "StarBasic" or "JavaScript".
string getSource()
returns the script source code as string.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20