summaryrefslogtreecommitdiffstats
path: root/include/svx/chrtitem.hxx
diff options
context:
space:
mode:
authorJorenz Paragas <j.paragas.237@gmail.com>2016-06-22 17:26:05 -0700
committerMichael Stahl <mstahl@redhat.com>2017-03-28 09:12:04 +0000
commit65aa28cc1c8a90865c3a9ea379722730c40ecb53 (patch)
tree0e999bb3ebb4f7ac87b9958b98b1e04d814097bb /include/svx/chrtitem.hxx
parentremove enum slot code from sfx2 (diff)
downloadcore-65aa28cc1c8a90865c3a9ea379722730c40ecb53.tar.gz
core-65aa28cc1c8a90865c3a9ea379722730c40ecb53.zip
tdf#42949: clean up includes in include/svx/[a-c]* with iwyu
Change-Id: I7768f4dbe9892c4264cb16eed87497894aa7494e Reviewed-on: https://gerrit.libreoffice.org/26582 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/svx/chrtitem.hxx')
-rw-r--r--include/svx/chrtitem.hxx8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/svx/chrtitem.hxx b/include/svx/chrtitem.hxx
index a285fd6996d7..9e29747f06c6 100644
--- a/include/svx/chrtitem.hxx
+++ b/include/svx/chrtitem.hxx
@@ -19,9 +19,17 @@
#ifndef INCLUDED_SVX_CHRTITEM_HXX
#define INCLUDED_SVX_CHRTITEM_HXX
+#include <com/sun/star/uno/Any.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
#include <svl/eitem.hxx>
+#include <svl/poolitem.hxx>
#include <svx/svxdllapi.h>
+class IntlWrapper;
+class SfxItemPool;
+class SvStream;
+
enum class SvxChartTextOrder
{
SideBySide,