|
LibreOffice Module writerfilter (master) 1
|
Functions | |
| def | createInclude (model) |
Variables | |
| modelPath = sys.argv[1] | |
| model = minidom.parse(modelPath) | |
| def factoryinc.createInclude | ( | model | ) |
Definition at line 14 of file factoryinc.py.
| factoryinc.model = minidom.parse(modelPath) |
Definition at line 46 of file factoryinc.py.
| factoryinc.modelPath = sys.argv[1] |
Definition at line 45 of file factoryinc.py.