Files
libreoffice/xmlscript
Stephan Bergmann 1fc6b2f745 tdf#109177: Fix expected type of Orientation attr
Regression introduced with 7e781aa15a "Clean up
uses of Any::getValue() in xmlscript"

Change-Id: I66df1c5aacab1d697438c57418c9100f9dba627a
2017-08-10 11:25:14 +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.