summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-05-28 09:14:25 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-05-28 09:14:25 +0200
commit026c7e4aa36974f7ce0efeec70011bf745fab4a2 (patch)
treee48c98483e19a29cc6610781c6975d0338aa568b /oox/source/drawingml/chart
parentaa2d6f3360a16f9066e8b83ddcd69e62996a6f53 (diff)
parentcdac63817e9f570ebea893e9c488c198aff3026c (diff)
CWS-TOOLING: integrate CWS ooxml10
Diffstat (limited to 'oox/source/drawingml/chart')
-rw-r--r--oox/source/drawingml/chart/plotareaconverter.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/drawingml/chart/plotareaconverter.cxx b/oox/source/drawingml/chart/plotareaconverter.cxx
index 82a22213b713..f69fde409c0e 100644
--- a/oox/source/drawingml/chart/plotareaconverter.cxx
+++ b/oox/source/drawingml/chart/plotareaconverter.cxx
@@ -27,6 +27,7 @@
#include "oox/drawingml/chart/plotareaconverter.hxx"
#include <com/sun/star/drawing/Direction3D.hpp>
+#include <com/sun/star/drawing/ProjectionMode.hpp>
#include <com/sun/star/drawing/ShadeMode.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>