office-gobmx/filter/source/placeware
Szabolcs Dezsi 8a01ee6243 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06 14:30:05 +02:00
..
Base64Codec.cxx
Base64Codec.hxx
exporter.cxx
exporter.hxx
exports.dxp
filter.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
placeware.component
placeware.xml
tempfile.cxx
tempfile.hxx
uno.cxx
zip.cxx
zip.hxx
zipfile.hxx