INTEGRATION: CWS aw013 (1.3.344); FILE MERGED

2004/06/11 16:14:43 aw 1.3.344.1: #114389#, #114394#
This commit is contained in:
Rüdiger Timm 2004-07-12 14:11:19 +00:00
parent 02afdeca13
commit d63fc530af

View file

@ -2,9 +2,9 @@
*
* $RCSfile: docprev.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: hr $ $Date: 2003-03-27 10:57:57 $
* last change: $Author: rt $ $Date: 2004-07-12 15:11:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -86,7 +86,6 @@
#endif
class GDIMetaFile;
struct SdrPaintProcRec;
class SdDocPreviewWin : public Control, public SfxListener
{
@ -110,8 +109,6 @@ protected:
void updateViewSettings();
DECL_LINK(PaintProc, SdrPaintProcRec*);
public:
SdDocPreviewWin( Window* pParent, const ResId& rResId );
SdDocPreviewWin( Window* pParent );