blob: 41dacf520414ab5025dd12459af5b98d9b441cf4 (
plain)
1
2
3
|
# Connection code for LibreOffice's pyUNO
This code allows out-of-process communication with a LibreOffice instance. The instance can either be started by the script or a connection to a running LibreOffice instance. The code contains several safety checks for hanging and crashed LibreOffice instances.
|