office-gobmx/xmlscript
Mike Kaganski 38979c6abd Prepare for removal of non-const operator[] from Sequence in xmlscript
Change-Id: I166e51e13974154dba4749568b1232eecd2fb8cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124417
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-11-01 07:31:06 +01:00
..
dtd
inc/pch
qa/cppunit
source
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.