office-gobmx/svtools/source/uno
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
..
wizard
addrtempuno.cxx
contextmenuhelper.cxx
framestatuslistener.cxx
generictoolboxcontroller.cxx
genericunodialog.cxx
miscservices.cxx
popupmenucontrollerbase.cxx
popupwindowcontroller.cxx
statusbarcontroller.cxx
svtxgridcontrol.cxx
svtxgridcontrol.hxx
toolboxcontroller.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
treecontrolpeer.cxx
treecontrolpeer.hxx
unocontroltablemodel.cxx
unocontroltablemodel.hxx
unoevent.cxx
unogridcolumnfacade.cxx
unogridcolumnfacade.hxx
unoiface.cxx
unoimap.cxx
unowizard.hxx