Files
loongoffice/xmlscript
Lionel Elie Mamane 3b388abc1e Adapt Dialog XML import/export code
to:
 commit 8ee69b0ba13f74d1515fac71df92947eb6328ab1

 fdo#67235 adapt form control code to time nanosecond API change, step 3.

Change-Id: I57b549c9c1379154173bb50463171a60ce35ca0c
2013-08-05 19:27:40 +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.