diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-09-05 20:00:17 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-09-05 20:00:43 +0200 |
commit | 286d04a96e11edc21395076becb26940c29b908a (patch) | |
tree | b046bc72a263575a2bb27d99912440d02d5c372e /xmloff/inc | |
parent | c37cd33fad388ad486d42f008f9908784611fe23 (diff) |
update pch
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 605686b1bce7..158f10767357 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -24,6 +24,7 @@ #include <algorithm> #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/matrix/b3dhommatrix.hxx> +#include <basegfx/point/b2dpoint.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/tools/unotools.hxx> @@ -130,6 +131,7 @@ #include <com/sun/star/chart/XSecondAxisTitleSupplier.hpp> #include <com/sun/star/chart/XStatisticDisplay.hpp> #include <com/sun/star/chart2/AxisType.hpp> +#include <com/sun/star/chart2/RegressionEquation.hpp> #include <com/sun/star/chart2/RelativePosition.hpp> #include <com/sun/star/chart2/XAnyDescriptionAccess.hpp> #include <com/sun/star/chart2/XAxis.hpp> @@ -478,7 +480,6 @@ #include <com/sun/star/xsd/XDataType.hpp> #include <comphelper/InlineContainer.hxx> #include <comphelper/classids.hxx> -#include <comphelper/componentcontext.hxx> #include <comphelper/documentconstants.hxx> #include <comphelper/extract.hxx> #include <comphelper/genericpropertyset.hxx> |