From f51450717d4e639bd8af81c7d1ed13cc08e57e22 Mon Sep 17 00:00:00 2001 From: Janit Anjaria Date: Sat, 20 Apr 2013 01:10:51 +0530 Subject: fdo#62096 Replace OUString compareTo with == operator I have followed the instructions on the BUgzilla page and using grep i just replaced all the .compareTo() calls with == operator. Change-Id: I595f0352335596ee1a387237f5e86791042b2cb6 --- svx/source/form/fmundo.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx') diff --git a/svx/source/form/fmundo.cxx b/svx/source/form/fmundo.cxx index d176abdf4978..20b924b28f66 100644 --- a/svx/source/form/fmundo.cxx +++ b/svx/source/form/fmundo.cxx @@ -565,7 +565,7 @@ void SAL_CALL FmXUndoEnvironment::propertyChange(const PropertyChangeEvent& evt) "FmXUndoEnvironment::propertyChange: inconsistence!"); for (sal_Int32 i=0; i