summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2011-02-08 19:33:25 +0100
committerLuboš Luňák <l.lunak@suse.cz>2011-02-08 19:33:25 +0100
commit9457a3ce40c0759d67ed996fbe8fc6c4a8015f85 (patch)
tree301e8caec8a2b63dbd6445e276386ac8620ce1f5 /basctl/source
parent488922ceada0118bcf54d52d5ed66a908316d6c7 (diff)
more std:: -> o3tl:: build fixes
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/dlged/dlgedobj.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/basctl/source/dlged/dlgedobj.cxx b/basctl/source/dlged/dlgedobj.cxx
index 92fe1fd0d21d..b7fe7c6235b8 100644
--- a/basctl/source/dlged/dlgedobj.cxx
+++ b/basctl/source/dlged/dlgedobj.cxx
@@ -59,6 +59,7 @@
#include <algorithm>
#include <functional>
+#include <o3tl/compat_functional.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
@@ -646,7 +647,7 @@ void DlgEdObj::TabIndexChange( const beans::PropertyChangeEvent& evt ) throw (Ru
::std::transform(
aIndexToNameMap.begin(), aIndexToNameMap.end(),
aNameList.begin(),
- ::std::select2nd< IndexToNameMap::value_type >( )
+ ::o3tl::select2nd< IndexToNameMap::value_type >( )
);
// check tab index