office-gobmx/xmlscript
Thomas Arnhold 76b3e61bb4 loplugin: unused variables
Change-Id: I07b82471f0f32e9e894d4eb392beedeafc6be0c7
2013-02-25 05:43:16 +01:00
..
dtd
inc/xmlscript fdo#46808, Adapt xml::sax::XWriter UNO service to new style 2012-10-22 17:01:11 +02:00
prj
source loplugin: unused variables 2013-02-25 05:43:16 +01:00
test Replace usage of rtl_*Memory with equivalent from string.h 2012-10-01 18:48:05 +00:00
util
Library_xmlscript.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_xmlscript.mk
Package_inc.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.