From d90e290aed116482ece5c46d4911b9b7b4f70f37 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 27 Feb 2007 11:48:11 +0000 Subject: INTEGRATION: CWS calcwarnings (1.6.110); FILE MERGED 2006/12/01 13:29:17 nn 1.6.110.1: #i69284# warning-free: filter/xml, wntmsci10 --- sc/source/filter/xml/XMLTableShapesContext.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sc') diff --git a/sc/source/filter/xml/XMLTableShapesContext.cxx b/sc/source/filter/xml/XMLTableShapesContext.cxx index d6f9a77ac12a..40bf8755b963 100644 --- a/sc/source/filter/xml/XMLTableShapesContext.cxx +++ b/sc/source/filter/xml/XMLTableShapesContext.cxx @@ -4,9 +4,9 @@ * * $RCSfile: XMLTableShapesContext.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kz $ $Date: 2006-07-21 12:49:54 $ + * last change: $Author: vg $ $Date: 2007-02-27 12:48:11 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -65,7 +65,7 @@ ScXMLTableShapesContext::ScXMLTableShapesContext( ScXMLImport& rImport, USHORT nPrfx, const ::rtl::OUString& rLName, const ::com::sun::star::uno::Reference< - ::com::sun::star::xml::sax::XAttributeList>& xAttrList) : + ::com::sun::star::xml::sax::XAttributeList>& /* xAttrList */ ) : SvXMLImportContext( rImport, nPrfx, rLName ) { // here are no attributes -- cgit