office-gobmx/xmlscript
David Tardon fc02abac9c install xmlscript DTDs using filelist
Change-Id: Ie773f7af8823534e9d4834733b4852cb9ad314ae
2013-05-04 16:44:48 +02:00
..
dtd
source fdo#43157 - Clean up OSL_ASSERT 2013-04-08 10:26:00 +02:00
test
util
Library_xmlscript.mk gbuild: drop empty use_packages calls 2013-04-24 05:18:15 +00:00
Makefile
Module_xmlscript.mk execute move of global headers 2013-04-23 22:20:31 +02:00
Package_dtd.mk install xmlscript DTDs using filelist 2013-05-04 16:44:48 +02:00
README

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.