Kaydet (Commit) 875aef98 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.6.32); FILE MERGED

2005/11/17 16:33:59 pl 1.6.32.1: #i55991# removed warnings
üst 232d91d5
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: MergeElemTContext.cxx,v $ * $RCSfile: MergeElemTContext.cxx,v $
* *
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 15:47:28 $ * last change: $Author: hr $ $Date: 2006-06-19 18:53:15 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -109,10 +109,10 @@ XMLParagraphTransformerContext::~XMLParagraphTransformerContext() ...@@ -109,10 +109,10 @@ XMLParagraphTransformerContext::~XMLParagraphTransformerContext()
} }
XMLTransformerContext *XMLParagraphTransformerContext::CreateChildContext( XMLTransformerContext *XMLParagraphTransformerContext::CreateChildContext(
sal_uInt16 nPrefix, sal_uInt16 /*nPrefix*/,
const OUString& rLocalName, const OUString& /*rLocalName*/,
const OUString& rQName, const OUString& rQName,
const Reference< XAttributeList >& xAttrList ) const Reference< XAttributeList >& )
{ {
XMLTransformerContext *pContext = 0; XMLTransformerContext *pContext = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment