LibreOffice plugin to pipe whole Writer documents through Google Translate, that ought to keep most of the page formatting.

⌈⌋ ⎇ branch:  PageTranslate


Update of "OptionsDialog"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 6c03a5820dab678f38049a50db0249efaf28ef9b
Page Name:OptionsDialog
Date: 2020-05-24 09:09:26
Original User: mario
Next 38d75f8d63fad120f41adfa3b396c0478114182a
Content

### So, what have we learned?

* https://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Options_Dialog

* https://github.com/vmiklos/lo-sdk-examples/tree/master/java/OptionsPageDemo

* https://github.com/kelsa-pi/unodit

* https://github.com/p--q/OptionsDialog/tree/master/OptionsDialog/src

* https://github.com/p--q/OptionsDialog/blob/master/OptionsDialog/src/pythonpath/optionsdialog/component.py

* https://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Adding_a_Leaf_to_an_Existing_Node

* https://forum.openoffice.org/en/forum/viewtopic.php?f=20&t=96509 → the __init__(,args) parameter was invalid