summaryrefslogtreecommitdiff
path: root/sw/inc/unotbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotbl.hxx')
-rw-r--r--sw/inc/unotbl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index e978aaa509b9..f79598e39934 100644
--- a/sw/inc/unotbl.hxx
+++ b/sw/inc/unotbl.hxx
@@ -33,7 +33,7 @@
#include <com/sun/star/table/XAutoFormattable.hpp>
#include <cppuhelper/implbase.hxx>
-#include <cppuhelper/interfacecontainer.h>
+#include <comphelper/interfacecontainer2.hxx>
#include <comphelper/uno3.hxx>
@@ -451,7 +451,7 @@ class SwXCellRange : public cppu::WeakImplHelper
public SwClient
{
::osl::Mutex m_Mutex;
- ::cppu::OInterfaceContainerHelper m_ChartListeners;
+ ::comphelper::OInterfaceContainerHelper2 m_ChartListeners;
SwRangeDescriptor aRgDesc;
const SfxItemPropertySet* m_pPropSet;