tdf#112190 installLocation should be specified in toplevel manifest
[LibreOffice.git] / xmlscript / README
blob84cfec6e7fde60f21198d773a9a30cd50b0a0c78
1 XML dialogs.
3 This code is used to (de)serialize basic dialogs to XML for storage
4 inside documents. While the XML -appears- to have some hierarchical
5 structure, that is only a fabrication, parsing and underlying toolkit
6 widget structure is sadly linear and flat.