summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_AxisLabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_AxisLabel.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_AxisLabel.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/chart2/source/controller/dialogs/tp_AxisLabel.hxx b/chart2/source/controller/dialogs/tp_AxisLabel.hxx
index 6043b16001ac..f119b38561f5 100644
--- a/chart2/source/controller/dialogs/tp_AxisLabel.hxx
+++ b/chart2/source/controller/dialogs/tp_AxisLabel.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
@@ -47,13 +47,13 @@ namespace chart
class SchAxisLabelTabPage : public SfxTabPage
{
private:
- CheckBox aCbShowDescription;
+ CheckBox aCbShowDescription;
- FixedLine aFlOrder;
- RadioButton aRbSideBySide;
- RadioButton aRbUpDown;
- RadioButton aRbDownUp;
- RadioButton aRbAuto;
+ FixedLine aFlOrder;
+ RadioButton aRbSideBySide;
+ RadioButton aRbUpDown;
+ RadioButton aRbDownUp;
+ RadioButton aRbAuto;
FixedLine aFlSeparator;
FixedLine aFlTextFlow;
@@ -83,7 +83,7 @@ public:
SchAxisLabelTabPage( Window* pParent, const SfxItemSet& rInAttrs );
virtual ~SchAxisLabelTabPage();
- void Construct();
+ void Construct();
static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
virtual BOOL FillItemSet( SfxItemSet& rOutAttrs );