summaryrefslogtreecommitdiff
path: root/binfilter/bf_svx/source/inc/fmcontr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_svx/source/inc/fmcontr.hxx')
-rw-r--r--binfilter/bf_svx/source/inc/fmcontr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/binfilter/bf_svx/source/inc/fmcontr.hxx b/binfilter/bf_svx/source/inc/fmcontr.hxx
index fe170abf8..38583d1f1 100644
--- a/binfilter/bf_svx/source/inc/fmcontr.hxx
+++ b/binfilter/bf_svx/source/inc/fmcontr.hxx
@@ -45,7 +45,7 @@
#include <com/sun/star/lang/EventObject.hpp>
namespace binfilter {
-typedef ::boost::unordered_multimap< ::rtl::OUString, ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > , ::comphelper::UStringHash, ::comphelper::UStringEqual> OInterfaceMap;
+typedef ::boost::unordered_multimap< ::rtl::OUString, ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > , ::rtl::OUStringHash, ::comphelper::UStringEqual> OInterfaceMap;
DECLARE_STL_VECTOR(::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > > ,InterfaceArray);