summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optchart.hxx')
-rw-r--r--cui/source/options/optchart.hxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/cui/source/options/optchart.hxx b/cui/source/options/optchart.hxx
index efbb14086588..f5001aa85c6b 100644
--- a/cui/source/options/optchart.hxx
+++ b/cui/source/options/optchart.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
@@ -56,15 +56,15 @@ public:
class SvxDefaultColorOptPage : public SfxTabPage
{
private:
- FixedLine aGbChartColors;
- ChartColorLB aLbChartColors;
- FixedLine aGbColorBox;
- ValueSet aValSetColorBox;
- PushButton aPBDefault;
+ FixedLine aGbChartColors;
+ ChartColorLB aLbChartColors;
+ FixedLine aGbColorBox;
+ ValueSet aValSetColorBox;
+ PushButton aPBDefault;
- SvxChartOptions* pChartOptions;
- SvxChartColorTableItem* pColorConfig;
- XColorTable* pColorTab;
+ SvxChartOptions* pChartOptions;
+ SvxChartColorTableItem* pColorConfig;
+ XColorTable* pColorTab;
DECL_LINK( ResetToDefaults, void * );
DECL_LINK( ListClickedHdl, ChartColorLB * );
@@ -77,7 +77,7 @@ public:
SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs );
virtual ~SvxDefaultColorOptPage();
- void Construct();
+ void Construct();
static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
virtual BOOL FillItemSet( SfxItemSet& rOutAttrs );