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