Files
libreoffice/xmlscript
Stephan Bergmann 2894df68fe sal_Bool -> bool
Change-Id: I770a8507cdc1ee56456642b1f878381d6cf9d0b3
2016-05-04 12:53:44 +02:00
..
2016-05-04 12:53:44 +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.