summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/ContentHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/ContentHelper.hxx')
-rw-r--r--dbaccess/source/core/inc/ContentHelper.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/source/core/inc/ContentHelper.hxx b/dbaccess/source/core/inc/ContentHelper.hxx
index bc3f5955e748..0cd416b26d81 100644
--- a/dbaccess/source/core/inc/ContentHelper.hxx
+++ b/dbaccess/source/core/inc/ContentHelper.hxx
@@ -77,10 +77,8 @@ namespace dbaccess
typedef ::boost::shared_ptr<OContentHelper_Impl> TContentPtr;
-
- typedef ::cppu::OMultiTypeInterfaceContainerHelperVar< OUString,
- OUStringHash
- > PropertyChangeListenerContainer;
+ typedef cppu::OMultiTypeInterfaceContainerHelperVar<OUString>
+ PropertyChangeListenerContainer;
typedef ::comphelper::OBaseMutex OContentHelper_MBASE;
typedef ::cppu::WeakComponentImplHelper9 < ::com::sun::star::ucb::XContent
, ::com::sun::star::ucb::XCommandProcessor