From d63fc530af7256f01b8143bff4c6b004a23ae43d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Mon, 12 Jul 2004 14:11:19 +0000 Subject: [PATCH] INTEGRATION: CWS aw013 (1.3.344); FILE MERGED 2004/06/11 16:14:43 aw 1.3.344.1: #114389#, #114394# --- sd/source/ui/inc/docprev.hxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sd/source/ui/inc/docprev.hxx b/sd/source/ui/inc/docprev.hxx index 2bb6f87e7f92..1c11e43553ee 100644 --- a/sd/source/ui/inc/docprev.hxx +++ b/sd/source/ui/inc/docprev.hxx @@ -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 );