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

INTEGRATION: CWS warnings01 (1.3.34); FILE MERGED

2005/11/16 22:47:18 pl 1.3.34.1: #i55991# removed warnings
üst 45f446f5
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: XMLBitmapRepeatOffsetPropertyHandler.cxx,v $ * $RCSfile: XMLBitmapRepeatOffsetPropertyHandler.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 14:32:01 $ * last change: $Author: hr $ $Date: 2006-06-19 18:28:48 $
* *
* 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.
...@@ -76,7 +76,7 @@ XMLBitmapRepeatOffsetPropertyHandler::~XMLBitmapRepeatOffsetPropertyHandler() ...@@ -76,7 +76,7 @@ XMLBitmapRepeatOffsetPropertyHandler::~XMLBitmapRepeatOffsetPropertyHandler()
sal_Bool XMLBitmapRepeatOffsetPropertyHandler::importXML( sal_Bool XMLBitmapRepeatOffsetPropertyHandler::importXML(
const OUString& rStrImpValue, const OUString& rStrImpValue,
Any& rValue, Any& rValue,
const SvXMLUnitConverter& rUnitConverter ) const const SvXMLUnitConverter& ) const
{ {
SvXMLTokenEnumerator aTokenEnum( rStrImpValue ); SvXMLTokenEnumerator aTokenEnum( rStrImpValue );
OUString aToken; OUString aToken;
...@@ -103,7 +103,7 @@ sal_Bool XMLBitmapRepeatOffsetPropertyHandler::importXML( ...@@ -103,7 +103,7 @@ sal_Bool XMLBitmapRepeatOffsetPropertyHandler::importXML(
sal_Bool XMLBitmapRepeatOffsetPropertyHandler::exportXML( sal_Bool XMLBitmapRepeatOffsetPropertyHandler::exportXML(
OUString& rStrExpValue, OUString& rStrExpValue,
const Any& rValue, const Any& rValue,
const SvXMLUnitConverter& rUnitConverter ) const const SvXMLUnitConverter& ) const
{ {
OUStringBuffer aOut; OUStringBuffer aOut;
......
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