summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/contexts.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:03:17 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 17:03:17 +0000
commitb728bdc0418631e902bebefa90fa8870e7d6e4ab (patch)
tree35811d1f7f973064f5ec12569f73f2f440ee4a7a /xmloff/source/chart/contexts.cxx
parent110fa20cd5ada3e54bc0ecb3e57614f8d89d5302 (diff)
INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED
2005/11/16 21:34:01 pl 1.9.32.1: #i55991# removed warnings
Diffstat (limited to 'xmloff/source/chart/contexts.cxx')
-rw-r--r--xmloff/source/chart/contexts.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/chart/contexts.cxx b/xmloff/source/chart/contexts.cxx
index 290dad1bbce5..109efc2a6258 100644
--- a/xmloff/source/chart/contexts.cxx
+++ b/xmloff/source/chart/contexts.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: contexts.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:30:26 $
+ * last change: $Author: hr $ $Date: 2006-06-19 18:03:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -107,7 +107,7 @@ SchXMLBodyContext_Impl::~SchXMLBodyContext_Impl()
SvXMLImportContext *SchXMLBodyContext_Impl::CreateChildContext(
sal_uInt16 nPrefix,
const ::rtl::OUString& rLocalName,
- const uno::Reference< xml::sax::XAttributeList > & xAttrList )
+ const uno::Reference< xml::sax::XAttributeList > & )
{
return new SchXMLBodyContext( mrImportHelper, GetImport(), nPrefix,
rLocalName );