Files
libreoffice/xmlscript
Luboš Luňák 6f955b6c77 remove duplicated code
Most probably not intended when introduced
in 7c7267e886, and it certainly crashes xray
installation for me.

Change-Id: Ida64d4d2a706204989fc3c16d7487748747fb8fc
2012-09-19 15:34:55 +02:00
..
2012-09-19 15:34:55 +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.