|
LibreOffice Module pyuno (master) 1
|
Go to the source code of this file.
Classes | |
| class | pythonloader.Loader |
Namespaces | |
| namespace | pythonloader |
Functions | |
| def | pythonloader.splitUrl (url) |
| def | pythonloader.checkForPythonPathBesideComponent (url) |
| def | pythonloader.encfile (uni) |
Variables | |
| string | pythonloader.MODULE_PROTOCOL = "vnd.openoffice.pymodule:" |
| int | pythonloader.DEBUG = 0 |
| string | pythonloader.g_supportedServices = "com.sun.star.loader.Python", |
| string | pythonloader.g_implementationName = "org.openoffice.comp.pyuno.Loader" |
| dictionary | pythonloader.g_loadedComponents = {} |