blob: 45d8716f6586837965dfd2564c7d549487141dcb (
plain)
1
2
3
4
|
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.
|