Files
libreoffice/xmlscript
Stephan Bergmann 7c58ebaa02 New loplugin:dynexcspec: Add @throws documentation, xmlscript
Change-Id: If91eee152b0ab5d9137e4dd1dec3c3df3146a783
2017-01-19 18:03:09 +01:00
..

XML dialogs.

This code is used to (de)serialize basic dialogs to XML for storage
inside documents. While the XML -appears- to have some hierarchical
structure, that is only a fabrication, parsing and underlying toolkit
widget structure is sadly linear and flat.