office-gobmx/cui/source/customize
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
..
acccfg.cxx removed duplicate includes in cppcanvas / cppuhelper / cui 2012-03-30 00:42:35 +09:00
acccfg.hrc
acccfg.src
cfg.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
cfg.hrc
cfg.src
cfgutil.cxx
eventdlg.cxx
eventdlg.hrc
eventdlg.hxx
eventdlg.src
macropg.cxx
macropg.hrc
macropg.src
macropg_impl.hxx
selector.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
selector.hrc
selector.src