office-gobmx/xmlscript
Noel Grandin 95d20a3799 Revert "remove some manual ref-counting"
until I have a better understanding of the UNO reference
counting.

This reverts commit 111de438ea.
2016-05-24 11:02:42 +02:00
..
dtd
inc/pch OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that 2016-01-31 12:29:07 +00:00
source Revert "remove some manual ref-counting" 2016-05-24 11:02:42 +02:00
test Fix typos 2016-01-10 14:17:20 +00:00
util tdf#74608 Constructor function for XMLBasicExporter 2016-05-02 09:56:22 +00:00
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.