summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/VCoordinateSystem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/VCoordinateSystem.hxx')
-rw-r--r--chart2/source/view/inc/VCoordinateSystem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/view/inc/VCoordinateSystem.hxx b/chart2/source/view/inc/VCoordinateSystem.hxx
index 4b5bc9fee850..3e7de00fe150 100644
--- a/chart2/source/view/inc/VCoordinateSystem.hxx
+++ b/chart2/source/view/inc/VCoordinateSystem.hxx
@@ -155,7 +155,6 @@ protected: //member
typedef std::pair< sal_Int32, sal_Int32 > tFullAxisIndex; //first index is the dimension, second index is the axis index that indicates whether this is a main or secondary axis
-
::com::sun::star::uno::Reference<
::com::sun::star::drawing::XShapes > m_xLogicTargetForGrids;
::com::sun::star::uno::Reference<
@@ -170,7 +169,6 @@ protected: //member
CuboidPlanePosition m_eBackWallPos;
CuboidPlanePosition m_eBottomPos;
-
MergedMinimumAndMaximumSupplier m_aMergedMinimumAndMaximumSupplier; //this is used only for autoscaling purpose
::com::sun::star::uno::Sequence< OUString > m_aSeriesNamesForZAxis;