summaryrefslogtreecommitdiffstats
path: root/framework/inc/dispatch/popupmenudispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/popupmenudispatcher.hxx')
-rw-r--r--framework/inc/dispatch/popupmenudispatcher.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/popupmenudispatcher.hxx b/framework/inc/dispatch/popupmenudispatcher.hxx
index 3be3298047c8..2c1023c473e2 100644
--- a/framework/inc/dispatch/popupmenudispatcher.hxx
+++ b/framework/inc/dispatch/popupmenudispatcher.hxx
@@ -57,7 +57,7 @@ namespace framework{
*//*-*************************************************************************************************************/
typedef ::cppu::OMultiTypeInterfaceContainerHelperVar< ::rtl::OUString ,
- OUStringHashCode ,
+ rtl::OUStringHash,
std::equal_to< ::rtl::OUString > > IMPL_ListenerHashContainer;