Files
libreoffice/xmlscript
Radu Ioan b20e7e1d11 fdo#43157 - Clean up OSL_ASSERT
- replaced osl_trace with sal_info
 - added new log areas to log-area.dox

Change-Id: I41444e90a22bad7d04d3827914d4d793b3601304
Signed-off-by: Miklos Vajna <vmiklos@suse.cz>
2013-04-08 10:26:00 +02:00
..
2013-04-08 10:26:00 +02:00

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.