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

INTEGRATION: CWS dialogdiet (1.2.512); FILE MERGED

2003/11/28 17:41:13 mba 1.2.512.1: #i22972#: moved static filter access method from svx to svtools
üst bf42f850
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: impgrf.hxx,v $ * $RCSfile: impgrf.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: dv $ $Date: 2001-07-09 14:48:29 $ * last change: $Author: hr $ $Date: 2004-02-03 17:29:11 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
// returnt einen static Graphic-Filter, wird einmalig angelegt, // returnt einen static Graphic-Filter, wird einmalig angelegt,
// steht immer zur Verfuegung, DARF NIE geloescht werden!!!! // steht immer zur Verfuegung, DARF NIE geloescht werden!!!!
GraphicFilter* GetGrfFilter(); GraphicFilter* GetGrfFilter();
USHORT FillFilter( GraphicFilter& rFilter ); //USHORT FillFilter( GraphicFilter& rFilter );
int LoadGraphic( const String& rPath, const String& rFilter, int LoadGraphic( const String& rPath, const String& rFilter,
Graphic& rGraphic, Graphic& rGraphic,
GraphicFilter* pFilter = NULL, GraphicFilter* pFilter = NULL,
......
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