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

INTEGRATION: CWS warnings01 (1.5.34); FILE MERGED

2005/11/16 21:34:10 pl 1.5.34.1: #i55991# removed warnings
üst 8e3be4fd
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: layerexp.cxx,v $ * $RCSfile: layerexp.cxx,v $
* *
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 13:44:40 $ * last change: $Author: hr $ $Date: 2006-06-19 18:10:16 $
* *
* 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.
...@@ -114,7 +114,7 @@ void SdXMLayerExporter::exportLayer( SvXMLExport& rExport ) ...@@ -114,7 +114,7 @@ void SdXMLayerExporter::exportLayer( SvXMLExport& rExport )
rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_NAME, aName ); rExport.AddAttribute( XML_NAMESPACE_DRAW, XML_NAME, aName );
} }
SvXMLElementExport aElem( rExport, XML_NAMESPACE_DRAW, XML_LAYER, sal_True, sal_True ); SvXMLElementExport aEle( rExport, XML_NAMESPACE_DRAW, XML_LAYER, sal_True, sal_True );
} }
} }
} }
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