summaryrefslogtreecommitdiff
path: root/chart2/source/model/template
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-05-29 11:20:36 +0700
committerNoel Power <noel.power@novell.com>2011-05-30 12:03:44 +0100
commitb9376ed8d4699f2cb5cd0515ed0768de1ffccee1 (patch)
treebee084ffb02292c0434e665ea0e813c7ab6b0cc3 /chart2/source/model/template
parentb585a9809cfc6b777c0012cf36d9eddba8a14e32 (diff)
Code Cleanup
* Remove empty and bogus comments * Remove dead codes * Fix typos in comments Released under LGPLv3+/MPL
Diffstat (limited to 'chart2/source/model/template')
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/model/template/ChartTypeTemplate.hxx b/chart2/source/model/template/ChartTypeTemplate.hxx
index 931a6357772f..5a5e5d002da6 100644
--- a/chart2/source/model/template/ChartTypeTemplate.hxx
+++ b/chart2/source/model/template/ChartTypeTemplate.hxx
@@ -130,7 +130,6 @@ protected:
const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDiagram >& xDiagram )
throw (::com::sun::star::uno::RuntimeException);
- //
virtual void SAL_CALL applyStyles(
const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDiagram >& xDiagram )
throw (::com::sun::star::uno::RuntimeException);