|
LibreOffice Module writerfilter (master) 1
|
Go to the source code of this file.
Namespaces | |
| namespace | modelpreprocess |
Functions | |
| def | modelpreprocess.prefixForGrammar (namespace) |
| def | modelpreprocess.parseNamespaceAliases (node) |
| def | modelpreprocess.parseNamespaces (fro) |
| def | modelpreprocess.check (model) |
| def | modelpreprocess.preprocess (model) |
Variables | |
| modelpreprocess.namespacesPath = sys.argv[1] | |
| modelpreprocess.modelPath = sys.argv[2] | |
| dictionary | modelpreprocess.ooxUrlAliases = {} |
| modelpreprocess.model = minidom.parse(modelPath) | |