LibreOffice Module wizards (master) 1
Classes | Namespaces | Functions | Variables
ScriptForgeHelper.py File Reference

Go to the source code of this file.

Classes

class  ScriptForgeHelper._Singleton
 
class  ScriptForgeHelper.Platform
 

Namespaces

namespace  ScriptForgeHelper
 

Functions

str ScriptForgeHelper._SF_Dictionary__ConvertToJson (propval, indent=None)
 
def ScriptForgeHelper._SF_Dictionary__ImportFromJson (str jsonstr)
 
bool ScriptForgeHelper._SF_Exception__PythonPrint (str string)
 
bool ScriptForgeHelper._SF_FileSystem__CompareFiles (str filename1, str filename2, comparecontents=True)
 
str ScriptForgeHelper._SF_FileSystem__GetFilelen (str systemfilepath)
 
str ScriptForgeHelper._SF_FileSystem__HashFile (str filename, str algorithm)
 
str ScriptForgeHelper._SF_FileSystem__Normalize (str systemfilepath)
 
def ScriptForgeHelper._SF_Platform (str propertyname)
 
def ScriptForgeHelper._SF_Session__OpenURLInBrowser (str url)
 
str ScriptForgeHelper._SF_String__HashStr (str string, str algorithm)
 

Variables

tuple ScriptForgeHelper.g_exportedScripts = ()
 
string ScriptForgeHelper.js
 
def ScriptForgeHelper.arr = _SF_Dictionary__ImportFromJson(js)