summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_AxisPositions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_AxisPositions.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/controller/dialogs/tp_AxisPositions.hxx b/chart2/source/controller/dialogs/tp_AxisPositions.hxx
index 0784a7854c5e..ea5d2fc9502d 100644
--- a/chart2/source/controller/dialogs/tp_AxisPositions.hxx
+++ b/chart2/source/controller/dialogs/tp_AxisPositions.hxx
@@ -1,7 +1,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
@@ -69,7 +69,7 @@ private: //member:
ListBox m_aLB_CrossesAt;
FormattedField m_aED_CrossesAt;
ComboBox m_aED_CrossesAtCategory;
- CheckBox m_aCB_AxisBetweenCategories;
+ CheckBox m_aCB_AxisBetweenCategories;
FixedLine m_aFL_Labels;
FixedText m_aFT_PlaceLabels;
@@ -90,14 +90,14 @@ private: //member:
FixedLine m_aFL_Vertical;
FixedText m_aFT_PlaceTicks;
ListBox m_aLB_PlaceTicks;
-
+
FixedLine m_aFL_Grids;
CheckBox m_aCB_MajorGrid;
PushButton m_aPB_MajorGrid;
CheckBox m_aCB_MinorGrid;
PushButton m_aPB_MinorGrid;
- SvNumberFormatter* m_pNumFormatter;
+ SvNumberFormatter* m_pNumFormatter;
bool m_bCrossingAxisIsCategoryAxis;
::com::sun::star::uno::Sequence< rtl::OUString > m_aCategories;