Kaydet (Commit) 884c5a24 authored tarafından Miklos Vajna's avatar Miklos Vajna

sw: stop using comphelper/implbase_var.hxx

Change-Id: I1f697ff32f13fea72c04803d56a25d486bcc3cd3
üst 1aaa596a
......@@ -36,16 +36,10 @@
#include <com/sun/star/text/XRedline.hpp>
#include <com/sun/star/text/XMarkingAccess.hpp>
#include <cppuhelper/implbase13.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/uno3.hxx>
#ifndef INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_14
#define INCLUDED_COMPHELPER_IMPLBASE_VAR_HXX_14
#define COMPHELPER_IMPLBASE_INTERFACE_NUMBER 14
#include <comphelper/implbase_var.hxx>
#endif
#include <unobaseclass.hxx>
#include <TextCursorHelper.hxx>
......@@ -53,7 +47,7 @@ class SwDoc;
struct SwPosition;
class SwUnoCrsr;
typedef ::comphelper::WeakImplHelper14
typedef ::cppu::WeakImplHelper
< ::com::sun::star::lang::XServiceInfo
, ::com::sun::star::beans::XPropertySet
, ::com::sun::star::beans::XPropertyState
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment