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

INTEGRATION: CWS ooo20031110 (1.36.246); FILE MERGED

2003/11/06 22:33:56 waratah 1.36.246.1: #i21906# remove initial value, supplied in header as well
üst 2bd49ac0
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: svdpage.cxx,v $ * $RCSfile: svdpage.cxx,v $
* *
* $Revision: 1.37 $ * $Revision: 1.38 $
* *
* last change: $Author: rt $ $Date: 2003-11-24 17:00:10 $ * last change: $Author: rt $ $Date: 2003-12-01 18:15:28 $
* *
* 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
...@@ -2445,6 +2445,6 @@ void SdrPage::ActionChanged() const ...@@ -2445,6 +2445,6 @@ void SdrPage::ActionChanged() const
#ifdef GCC #ifdef GCC
// Dummy-Implementationen fuer Deklarationen in svdpage.hxx // Dummy-Implementationen fuer Deklarationen in svdpage.hxx
Bitmap SdrPage::GetBitmap(const SetOfByte& rVisibleLayers, FASTBOOL bTrimBorders=TRUE) const {} Bitmap SdrPage::GetBitmap(const SetOfByte& rVisibleLayers, FASTBOOL bTrimBorders) const {}
GDIMetaFile SdrPage::GetMetaFile(const SetOfByte& rVisibleLayers, FASTBOOL bTrimBorders=TRUE) {} GDIMetaFile SdrPage::GetMetaFile(const SetOfByte& rVisibleLayers, FASTBOOL bTrimBorders) {}
#endif #endif
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