summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_LegendPosition.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/res_LegendPosition.hxx')
-rw-r--r--chart2/source/controller/dialogs/res_LegendPosition.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/source/controller/dialogs/res_LegendPosition.hxx b/chart2/source/controller/dialogs/res_LegendPosition.hxx
index 0fc13b3b068b..53a0b266dade 100644
--- a/chart2/source/controller/dialogs/res_LegendPosition.hxx
+++ b/chart2/source/controller/dialogs/res_LegendPosition.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
@@ -74,10 +74,10 @@ private:
CheckBox m_aCbxShow;
- RadioButton m_aRbtLeft;
- RadioButton m_aRbtTop;
- RadioButton m_aRbtRight;
- RadioButton m_aRbtBottom;
+ RadioButton m_aRbtLeft;
+ RadioButton m_aRbtTop;
+ RadioButton m_aRbtRight;
+ RadioButton m_aRbtBottom;
Link m_aChangeLink;
};