summaryrefslogtreecommitdiff
path: root/reportdesign/inc
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2018-04-14 22:31:33 +0200
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2018-04-15 11:17:24 +0200
commitb4d36b5dcfc84b2aa8913ac69ad12077713cee84 (patch)
treedafa07a7290a7e913eeb3d7a23c4366d01fcf2d8 /reportdesign/inc
parentc8c74a0b4ca6f3a3619f423b6548c80c52392ae0 (diff)
remove some unused comphelper includes
and fix the fallout Change-Id: I5d0c2040f57a3ac354a7e277592da31d09a5f359 Reviewed-on: https://gerrit.libreoffice.org/52894 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'reportdesign/inc')
-rw-r--r--reportdesign/inc/RptDef.hxx1
-rw-r--r--reportdesign/inc/UndoActions.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/inc/RptDef.hxx b/reportdesign/inc/RptDef.hxx
index 0851df879d06..33de83b9e1a5 100644
--- a/reportdesign/inc/RptDef.hxx
+++ b/reportdesign/inc/RptDef.hxx
@@ -27,7 +27,6 @@
#include "dllapi.h"
#include <com/sun/star/beans/XPropertySet.hpp>
-#include <comphelper/uno3.hxx>
#include <svx/fmglob.hxx>
#include <svx/svdobj.hxx>
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx
index 82dd992f5686..095faf41d281 100644
--- a/reportdesign/inc/UndoActions.hxx
+++ b/reportdesign/inc/UndoActions.hxx
@@ -32,7 +32,6 @@
#include <com/sun/star/report/XGroup.hpp>
#include <com/sun/star/document/XUndoManager.hpp>
-#include <comphelper/uno3.hxx>
#include <comphelper/sequence.hxx>
#include <svl/lstner.hxx>
#include <svx/svdouno.hxx>