summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/ChartTypeManager.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-25 07:53:27 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-25 07:53:27 +0000
commitdea07214a712f0f7fd9285d4acb69981800fce2d (patch)
treea278f6c2ac324feec50fe651caad400ac3ae4d2e /chart2/source/model/template/ChartTypeManager.cxx
parent81955f96e88769450a79cdfb9e9643e737562740 (diff)
INTEGRATION: CWS chart07 (1.16.12); FILE MERGED
2007/06/27 13:40:23 bm 1.16.12.1: some warnings removed
Diffstat (limited to 'chart2/source/model/template/ChartTypeManager.cxx')
-rw-r--r--chart2/source/model/template/ChartTypeManager.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/model/template/ChartTypeManager.cxx b/chart2/source/model/template/ChartTypeManager.cxx
index bfc859b532ef..343e9d576899 100644
--- a/chart2/source/model/template/ChartTypeManager.cxx
+++ b/chart2/source/model/template/ChartTypeManager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ChartTypeManager.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 18:46:20 $
+ * last change: $Author: rt $ $Date: 2007-07-25 08:53:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -552,7 +552,7 @@ uno::Reference< uno::XInterface > SAL_CALL ChartTypeManager::createInstance(
uno::Reference< uno::XInterface > SAL_CALL ChartTypeManager::createInstanceWithArguments(
const OUString& ServiceSpecifier,
- const uno::Sequence< uno::Any >& Arguments )
+ const uno::Sequence< uno::Any >& /* Arguments */ )
throw (uno::Exception,
uno::RuntimeException)
{