![]() |
LeenO computo metrico con LibreOffice
3.22.0
Il software libero per la gestione di computi metrici e contabilità lavori.
|
Membri pubblici | |
| def | __init__ (self, port=OPENOFFICE_PORT) |
| def | connect (self, no_startup=False) |
| def | startup (self) |
| def | shutdown (self) |
Attributi pubblici | |
| port | |
Start, stop, and connect to OpenOffice.
Definizione alla linea 34 del file LeenoDebug.py.
| def python.LeenoDebug.OORunner.__init__ | ( | self, | |
port = OPENOFFICE_PORT |
|||
| ) |
Create OORunner that connects on the specified port.
Definizione alla linea 38 del file LeenoDebug.py.
| def python.LeenoDebug.OORunner.connect | ( | self, | |
no_startup = False |
|||
| ) |
Connect to OpenOffice. If a connection cannot be established try to start OpenOffice.
Definizione alla linea 43 del file LeenoDebug.py.
| def python.LeenoDebug.OORunner.shutdown | ( | self | ) |
Shutdown OpenOffice.
Definizione alla linea 113 del file LeenoDebug.py.
| def python.LeenoDebug.OORunner.startup | ( | self | ) |
Start a headless instance of OpenOffice.
Definizione alla linea 87 del file LeenoDebug.py.
| python.LeenoDebug.OORunner.port |
Definizione alla linea 40 del file LeenoDebug.py.
1.8.16