diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-05-29 11:20:36 +0700 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2011-05-30 12:03:44 +0100 |
commit | b9376ed8d4699f2cb5cd0515ed0768de1ffccee1 (patch) | |
tree | bee084ffb02292c0434e665ea0e813c7ab6b0cc3 /chart2/source/model/template | |
parent | b585a9809cfc6b777c0012cf36d9eddba8a14e32 (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.hxx | 1 |
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); |