Kaydet (Commit) feff25fe authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS oj14 (1.40.100); FILE MERGED

2007/06/23 21:16:55 fs 1.40.100.3: RESYNC: (1.41-1.42); FILE MERGED
2006/12/18 15:32:32 oj 1.40.100.2: RESYNC: (1.40-1.41); FILE MERGED
2006/11/07 18:55:34 oj 1.40.100.1: change FmFrameModel to SdrModel
üst 6ce2123d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: galmisc.cxx,v $ * $RCSfile: galmisc.cxx,v $
* *
* $Revision: 1.43 $ * $Revision: 1.44 $
* *
* last change: $Author: hr $ $Date: 2007-06-27 18:20:18 $ * last change: $Author: rt $ $Date: 2007-07-06 07:37:33 $
* *
* 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.
...@@ -167,7 +167,7 @@ USHORT GalleryGraphicImport( const INetURLObject& rURL, Graphic& rGraphic, ...@@ -167,7 +167,7 @@ USHORT GalleryGraphicImport( const INetURLObject& rURL, Graphic& rGraphic,
// - GallerySvDrawImport - // - GallerySvDrawImport -
// ----------------------- // -----------------------
BOOL GallerySvDrawImport( SvStream& rIStm, FmFormModel& rModel ) BOOL GallerySvDrawImport( SvStream& rIStm, SdrModel& rModel )
{ {
UINT32 nVersion; UINT32 nVersion;
BOOL bRet = FALSE; BOOL bRet = FALSE;
......
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