office-gobmx/xmlscript
Michael Stahl 2d4b87f0c1 ODF export: don't write invalid "group-name" attribute
Radio buttons are grouped via their "form:name" attribute already.

Change-Id: I9f8b27a2904d947c3d4665495d36961e3e41d2c6
2014-08-20 16:40:14 +02:00
..
dtd
inc/pch update_pch: add a bunch of pch files 2014-06-04 21:18:37 +02:00
source ODF export: don't write invalid "group-name" attribute 2014-08-20 16:40:14 +02:00
test
util
Library_xmlscript.mk update_pch: add a bunch of pch files 2014-06-04 21:18:37 +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.