summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optchart.cxx')
-rw-r--r--cui/source/options/optchart.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/cui/source/options/optchart.cxx b/cui/source/options/optchart.cxx
index a9f5ff8af34f..3348c38f7a27 100644
--- a/cui/source/options/optchart.cxx
+++ b/cui/source/options/optchart.cxx
@@ -159,12 +159,12 @@ long SvxDefaultColorOptPage::GetColorIndex( const Color& rCol )
-// --------------------
+
// event handlers
-// --------------------
+
// ResetToDefaults
-// ---------------
+
IMPL_LINK_NOARG(SvxDefaultColorOptPage, ResetToDefaults)
{
@@ -183,7 +183,7 @@ IMPL_LINK_NOARG(SvxDefaultColorOptPage, ResetToDefaults)
}
// AddChartColor
-// ------------
+
IMPL_LINK_NOARG(SvxDefaultColorOptPage, AddChartColor)
{
@@ -204,7 +204,7 @@ IMPL_LINK_NOARG(SvxDefaultColorOptPage, AddChartColor)
}
// RemoveChartColor
-// ----------------
+
IMPL_LINK( SvxDefaultColorOptPage, RemoveChartColor, PushButton*, pButton )
{