How To Call An Existing Libreoffice Python Macro From A Python Script
Currently I call an existing existing LibreOffice macro with this: def OnLOtimestamp(self): …
Read more
How To Call An Existing Libreoffice Python Macro From A Python Script