Files
libreoffice/xmlscript
Stephan Bergmann b5ed99e5a5 More loplugin:cstylecast: xmlscript
Change-Id: I0dcb16ad325665ac435c2434648ea087ecb5c79f
2018-01-15 09:00:52 +01:00
..
2017-09-22 21:01:49 +02: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.