summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-03-17 00:41:32 +0100
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2017-03-17 11:00:09 +0000
commit9bb21ef311ffc600bc7d2ac1c7dee4d88a694bf7 (patch)
tree66980c995cd3e056ca9ea2d8c2fac587bd1220ae /include
parentc627f4b92824a7c1900e54e8a66773f45e3766dd (diff)
cleanup itempool includes
Change-Id: I3762cdfc6d92d2c15ef6e42d9be8e18ad8d79a10 Reviewed-on: https://gerrit.libreoffice.org/35313 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'include')
-rw-r--r--include/editeng/unoedsrc.hxx1
-rw-r--r--include/editeng/unotext.hxx1
-rw-r--r--include/svx/fntctrl.hxx1
-rw-r--r--include/svx/numinf.hxx2
4 files changed, 1 insertions, 4 deletions
diff --git a/include/editeng/unoedsrc.hxx b/include/editeng/unoedsrc.hxx
index fdd7eb89c1d6..8094d0509604 100644
--- a/include/editeng/unoedsrc.hxx
+++ b/include/editeng/unoedsrc.hxx
@@ -28,7 +28,6 @@
#include <vcl/mapmod.hxx>
#include <tools/color.hxx>
#include <svl/poolitem.hxx>
-#include <svl/itempool.hxx>
#include <editeng/editengdllapi.h>
#include <editeng/editeng.hxx>
diff --git a/include/editeng/unotext.hxx b/include/editeng/unotext.hxx
index a9b42bdb8341..179a3a621994 100644
--- a/include/editeng/unotext.hxx
+++ b/include/editeng/unotext.hxx
@@ -53,7 +53,6 @@
#include <tools/link.hxx>
#include <svl/itemprop.hxx>
#include <svl/itemset.hxx>
-#include <svl/itempool.hxx>
#include <svl/solar.hrc>
#include <editeng/editdata.hxx>
#include <editeng/unoedsrc.hxx>
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index 84afcfae62b6..758f1eb6bddc 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -22,7 +22,6 @@
#include <vcl/window.hxx>
#include <editeng/svxfont.hxx>
#include <svx/svxdllapi.h>
-#include <svl/itempool.hxx>
#include <rtl/ustring.hxx>
diff --git a/include/svx/numinf.hxx b/include/svx/numinf.hxx
index c99f9859c53c..33035b0444e1 100644
--- a/include/svx/numinf.hxx
+++ b/include/svx/numinf.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_SVX_NUMINF_HXX
#define INCLUDED_SVX_NUMINF_HXX
-#include <svl/itempool.hxx>
+#include <svl/poolitem.hxx>
#include <svx/numfmtsh.hxx>
#include <svx/svxdllapi.h>