office-gobmx/xmlscript
Noel Grandin a76ae1c3d1 no need to allocate Style objects separately
Change-Id: I88e4642a81b18c41216784332cc4a37a3bde9d95
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116247
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-05-27 14:58:28 +02:00
..
dtd
inc/pch
qa/cppunit
source no need to allocate Style objects separately 2021-05-27 14:58:28 +02:00
util
CppunitTest_xmlscript_cppunit.mk
IwyuFilter_xmlscript.yaml
Library_xmlscript.mk
Makefile
Module_xmlscript.mk
Package_dtd.mk
README.md

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.