Files
libreoffice/xmlscript
Thomas Arnhold 1340890ccd simplify include guards
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-14 05:44:15 +02:00
..
2012-07-10 16:56:30 +01:00
2012-07-10 16:56:30 +01:00
2012-07-14 05:44:15 +02:00
2012-07-10 16:56:30 +01:00
2012-07-10 16:56:30 +01:00
2012-07-10 16:56:30 +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.