summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/unotxvw.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/unotxvw.hxx')
-rw-r--r--sw/source/uibase/inc/unotxvw.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/unotxvw.hxx b/sw/source/uibase/inc/unotxvw.hxx
index d95c8e635b57..629d2fcdb254 100644
--- a/sw/source/uibase/inc/unotxvw.hxx
+++ b/sw/source/uibase/inc/unotxvw.hxx
@@ -18,8 +18,9 @@
*/
#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_UNOTXVW_HXX
#define INCLUDED_SW_SOURCE_UIBASE_INC_UNOTXVW_HXX
+
#include <sfx2/sfxbasecontroller.hxx>
-#include <cppuhelper/interfacecontainer.hxx>
+#include <comphelper/interfacecontainer2.hxx>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/text/XTextViewCursor.hpp>
#include <com/sun/star/text/XTextViewCursorSupplier.hpp>
@@ -58,7 +59,7 @@ class SwXTextView :
public css::datatransfer::XTransferableSupplier,
public SfxBaseController
{
- ::cppu::OInterfaceContainerHelper m_SelChangedListeners;
+ ::comphelper::OInterfaceContainerHelper2 m_SelChangedListeners;
SwView* m_pView;
const SfxItemPropertySet* m_pPropSet; // property map for SwXTextView properties