office-gobmx/xmlscript
Noel Grandin 1d1825db86 fdo#46808, Convert awt::UnoControlDialog to new style
Change-Id: I9a5256c8dbacda60167403b4e26900588943a9b2
2013-05-28 08:10:22 +02:00
..
dtd
source
test fdo#46808, Convert awt::UnoControlDialog to new style 2013-05-28 08:10:22 +02:00
util
Library_xmlscript.mk fix for linking 2013-05-21 13:53:21 +02:00
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.