diff --git a/connectivity/source/commontools/TSortIndex.cxx b/connectivity/source/commontools/TSortIndex.cxx index 2af3810bed57..2bb5541d0d6d 100644 --- a/connectivity/source/commontools/TSortIndex.cxx +++ b/connectivity/source/commontools/TSortIndex.cxx @@ -45,7 +45,7 @@ struct TKeyValueFunc : ::std::binary_functiongetKeyString(i).compareTo(rhs.second->getKeyString(i)); if (nRes < 0) @@ -54,7 +54,7 @@ struct TKeyValueFunc : ::std::binary_functiongetKeyDouble(i); double d2 = rhs.second->getKeyDouble(i); @@ -65,7 +65,7 @@ struct TKeyValueFunc : ::std::binary_function