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

INTEGRATION: CWS warnings01 (1.7.220); FILE MERGED

2006/04/24 09:54:26 os 1.7.220.2: warnings removed
2006/04/20 14:49:54 cl 1.7.220.1: warning free code changes
üst a0d46bd4
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: grfitem.cxx,v $ * $RCSfile: grfitem.cxx,v $
* *
* $Revision: 1.7 $ * $Revision: 1.8 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 23:35:01 $ * last change: $Author: hr $ $Date: 2006-06-19 16:11:59 $
* *
* 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.
...@@ -33,8 +33,6 @@ ...@@ -33,8 +33,6 @@
* *
************************************************************************/ ************************************************************************/
#pragma hdrstop
#define ITEMID_GRF_CROP 0 #define ITEMID_GRF_CROP 0
#ifndef _STREAM_HXX //autogen #ifndef _STREAM_HXX //autogen
...@@ -180,7 +178,7 @@ BOOL SvxGrfCrop::PutValue( const uno::Any& rVal, BYTE nMemberId ) ...@@ -180,7 +178,7 @@ BOOL SvxGrfCrop::PutValue( const uno::Any& rVal, BYTE nMemberId )
} }
SfxItemPresentation SvxGrfCrop::GetPresentation( SfxItemPresentation SvxGrfCrop::GetPresentation(
SfxItemPresentation ePres, SfxMapUnit eCoreUnit, SfxMapUnit ePresUnit, SfxItemPresentation ePres, SfxMapUnit eCoreUnit, SfxMapUnit /*ePresUnit*/,
String &rText, const IntlWrapper* pIntl ) const String &rText, const IntlWrapper* pIntl ) const
{ {
rText.Erase(); rText.Erase();
......
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