743f22045c
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; |
||
---|---|---|
.. | ||
dtd | ||
inc/xmlscript | ||
prj | ||
source | ||
test | ||
util | ||
Library_xcr.mk | ||
Makefile | ||
Module_xmlscript.mk | ||
Package_dtd.mk | ||
Package_inc.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.