office-gobmx/xmlscript
Julien Nabet ac76cc7e60 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
Change-Id: If87cdfb2c605254f6d69baa4ca5aec09091caa68
2014-05-23 22:11:52 +02:00
..
dtd
source Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 2014-05-23 22:11:52 +02:00
test remove boilerplate in UNO Exception constructor calls 2014-05-23 15:06:00 +02:00
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.