office-gobmx/xmlscript
2012-04-06 20:03:42 +02:00
..
dtd .dtd files don't need executable bits 2012-03-23 21:58:18 +01:00
inc/xmlscript .h files don't need executable bits 2012-03-23 21:58:13 +01:00
prj
source Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
test
util .component files don't need executable bits 2012-03-23 21:58:14 +01:00
Library_xcr.mk
Makefile
Module_xmlscript.mk
Package_dtd.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.