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

INTEGRATION: CWS warnings01 (1.21.220); FILE MERGED

2006/04/20 14:49:38 cl 1.21.220.1: warning free code changes
üst 97562c8b
......@@ -4,9 +4,9 @@
*
* $RCSfile: impgrf.cxx,v $
*
* $Revision: 1.21 $
* $Revision: 1.22 $
*
* last change: $Author: rt $ $Date: 2005-09-08 21:21:52 $
* last change: $Author: hr $ $Date: 2006-06-19 15:17:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -69,8 +69,6 @@
#ifndef _UNOTOOLS_LOCALFILEHELPER_HXX
#include <unotools/localfilehelper.hxx>
#endif
#pragma hdrstop
#include <ucbhelper/content.hxx>
#include <osl/file.hxx>
......@@ -104,8 +102,6 @@ GraphicFilter* GetGrfFilter()
// -----------------------------------------------------------------------
#pragma optimize( "", off )
int LoadGraphic( const String &rPath, const String &rFilterName,
Graphic& rGraphic, GraphicFilter* pFilter,
USHORT* pDeterminedFormat )
......@@ -165,5 +161,3 @@ int LoadGraphic( const String &rPath, const String &rFilterName,
return nRes;
}
#pragma optimize( "", on )
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