INTEGRATION: CWS oj14 (1.14.58); FILE MERGED

2007/06/04 18:31:22 oj 1.14.58.3: RESYNC: (1.15-1.16); FILE MERGED
2006/12/18 14:45:00 oj 1.14.58.2: RESYNC: (1.14-1.15); FILE MERGED
2006/11/07 18:53:01 oj 1.14.58.1: change FmFrameModel to SdrModel
This commit is contained in:
Rüdiger Timm 2007-07-06 06:28:26 +00:00
parent e33b9eec3b
commit 604119d542

View file

@ -4,9 +4,9 @@
*
* $RCSfile: galmisc.hxx,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: hr $ $Date: 2007-06-27 16:32:49 $
* last change: $Author: rt $ $Date: 2007-07-06 07:28:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -91,7 +91,7 @@ class Gallery;
SVX_DLLPUBLIC ResMgr* GetGalleryResMgr();
USHORT GalleryGraphicImport( const INetURLObject& rURL, Graphic& rGraphic, String& rFilterName, BOOL bShowProgress = FALSE );
BOOL GallerySvDrawImport( SvStream& rIStm, FmFormModel& rModel );
BOOL GallerySvDrawImport( SvStream& rIStm, SdrModel& rModel );
BOOL CreateIMapGraphic( const FmFormModel& rModel, Graphic& rGraphic, ImageMap& rImageMap );
SVX_DLLPUBLIC String GetReducedString( const INetURLObject& rURL, ULONG nMaxLen );
String GetSvDrawStreamNameFromURL( const INetURLObject& rSvDrawObjURL );