summaryrefslogtreecommitdiff
path: root/chart2/source/tools/LinePropertiesHelper.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-02-08 09:29:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-02-08 10:01:20 +0100
commit21b224211c998e756a7eb03de30d0737e07b2350 (patch)
tree299d9100d6671810f962a05b64e6189a590c3343 /chart2/source/tools/LinePropertiesHelper.cxx
parent587ac01f97d3fd63638bbb1e4b165b49140bfc90 (diff)
loplugin:indentation in canvas..chart2
Change-Id: I9ef57a2e9aaf298f4cfd029aa9b8143871b1bc21 Reviewed-on: https://gerrit.libreoffice.org/67526 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/source/tools/LinePropertiesHelper.cxx')
-rw-r--r--chart2/source/tools/LinePropertiesHelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/tools/LinePropertiesHelper.cxx b/chart2/source/tools/LinePropertiesHelper.cxx
index 66bcd3996062..227ec99b6383 100644
--- a/chart2/source/tools/LinePropertiesHelper.cxx
+++ b/chart2/source/tools/LinePropertiesHelper.cxx
@@ -42,7 +42,7 @@ void LinePropertiesHelper::AddPropertiesToVector(
beans::PropertyAttribute::BOUND
| beans::PropertyAttribute::MAYBEDEFAULT );
- rOutProperties.emplace_back( "LineDash",
+ rOutProperties.emplace_back( "LineDash",
PROP_LINE_DASH,
cppu::UnoType<drawing::LineDash>::get(),
beans::PropertyAttribute::BOUND