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:
parent
02afdeca13
commit
d63fc530af
1 changed files with 2 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: docprev.hxx,v $
|
* $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
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -86,7 +86,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class GDIMetaFile;
|
class GDIMetaFile;
|
||||||
struct SdrPaintProcRec;
|
|
||||||
|
|
||||||
class SdDocPreviewWin : public Control, public SfxListener
|
class SdDocPreviewWin : public Control, public SfxListener
|
||||||
{
|
{
|
||||||
|
@ -110,8 +109,6 @@ protected:
|
||||||
|
|
||||||
void updateViewSettings();
|
void updateViewSettings();
|
||||||
|
|
||||||
DECL_LINK(PaintProc, SdrPaintProcRec*);
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SdDocPreviewWin( Window* pParent, const ResId& rResId );
|
SdDocPreviewWin( Window* pParent, const ResId& rResId );
|
||||||
SdDocPreviewWin( Window* pParent );
|
SdDocPreviewWin( Window* pParent );
|
||||||
|
|
Loading…
Reference in a new issue