summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 17:47:16 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-02-27 00:44:41 -0600
commitf2cdf8848cb27d6385ad6c817e6c8c61e36e8ff7 (patch)
treeaa56ac9a53399dd9d3db650bedcbd140ff0af88f /chart2/source/model/template/ChartTypeTemplate.cxx
parentDrop deserted bmpdemo (diff)
downloadcore-f2cdf8848cb27d6385ad6c817e6c8c61e36e8ff7.tar.gz
core-f2cdf8848cb27d6385ad6c817e6c8c61e36e8ff7.zip
Remove visual noise from chart2
Change-Id: Ic8dc71c2815df265e1935e629e0220396a50aaac Reviewed-on: https://gerrit.libreoffice.org/8239 Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'chart2/source/model/template/ChartTypeTemplate.cxx')
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/template/ChartTypeTemplate.cxx b/chart2/source/model/template/ChartTypeTemplate.cxx
index f2deb8ac5dd7..83e747e773ec 100644
--- a/chart2/source/model/template/ChartTypeTemplate.cxx
+++ b/chart2/source/model/template/ChartTypeTemplate.cxx
@@ -901,7 +901,7 @@ void ChartTypeTemplate::copyPropertiesFromOldToNewCoordianteSystem(
comphelper::copyProperties( xSource, xDestination );
}
-// ________
+
Sequence< OUString > ChartTypeTemplate::getSupportedServiceNames_Static()
{