fac093e5e6
Use range-based loops or replace with comphelper or STL functions Change-Id: I3d63811caf80c87a9d560087e1f0d933ebcc0d55 Reviewed-on: https://gerrit.libreoffice.org/72040 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
dtd | ||
inc/pch | ||
source | ||
test | ||
util | ||
Library_xmlscript.mk | ||
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.