office-gobmx/xmlscript
Lionel Elie Mamane f1ffba8921 constify
Change-Id: Id319c001b399a3105d6c9f87a58168f956ad46c3
2015-02-05 21:45:28 +01:00
..
dtd
inc/pch Updated all precompiled headers. 2015-02-05 10:46:33 +00:00
source constify 2015-02-05 21:45:28 +01:00
test
util
Library_xmlscript.mk
Makefile
Module_xmlscript.mk
Package_dtd.mk
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.