summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/TickmarkHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/axes/TickmarkHelper.hxx')
-rw-r--r--chart2/source/view/axes/TickmarkHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/view/axes/TickmarkHelper.hxx b/chart2/source/view/axes/TickmarkHelper.hxx
index 27f7e0ad2086..c78ca1a2102b 100644
--- a/chart2/source/view/axes/TickmarkHelper.hxx
+++ b/chart2/source/view/axes/TickmarkHelper.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -255,7 +255,7 @@ private: //member
//labels might be posioned high or low on the border of the diagram far away from the axis
//add this vector to go from the axis line to the label line (border of the diagram)
::basegfx::B2DVector m_aAxisLineToLabelLineShift;
-
+
double m_fStrech_LogicToScreen;
double m_fOffset_LogicToScreen;
};