summaryrefslogtreecommitdiff
path: root/sc/inc/scitems.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-01-20 23:42:25 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-01-23 09:10:06 +0100
commit8f7c35072a6bbb33f6582c8c9a37a275c8d3cb14 (patch)
tree2f2c8d559de1116879cfd1bb9a5e14523d00cb2f /sc/inc/scitems.hxx
parent232fe69e3c750076e33e3c397386835d3b44206b (diff)
tdf#42949 Fix IWYU warnings in sc/source/filter/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Clean remaining cxx files in directories: dif/ ftools/ html/ lotus/ orcus/ qpro/ rtf/ xcl97/ Change-Id: I219b61c087c07b0538b4525bf53d79f413d409c5 Reviewed-on: https://gerrit.libreoffice.org/66657 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/inc/scitems.hxx')
-rw-r--r--sc/inc/scitems.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/inc/scitems.hxx b/sc/inc/scitems.hxx
index bd78bda629d0..d2e982d82083 100644
--- a/sc/inc/scitems.hxx
+++ b/sc/inc/scitems.hxx
@@ -44,6 +44,11 @@ class SvxULSpaceItem;
class SvxUnderlineItem;
class SvxWeightItem;
class SvxWordLineModeItem;
+class SvxShadowItem;
+class SvxHorJustifyItem;
+class SvxVerJustifyItem;
+class SvxBrushItem;
+class SvxBoxItem;
// EditEngine is not allowed to define its own ITEMID's
#define INCLUDED_EDITENG_EEITEMID_HXX