INTEGRATION: CWS aw013 (1.3.70); FILE MERGED

2004/06/15 16:25:24 aw 1.3.70.2: #117095#
2004/06/11 16:14:45 aw 1.3.70.1: #114389#, #114394#
This commit is contained in:
Rüdiger Timm 2004-07-12 14:12:15 +00:00
parent f1aeb5a8c8
commit 954824ac81

View file

@ -2,9 +2,9 @@
*
* $RCSfile: showview.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: rt $ $Date: 2004-03-30 15:53:03 $
* last change: $Author: rt $ $Date: 2004-07-12 15:12:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -102,7 +102,7 @@ public:
BOOL IsMasterPageCachingAllowed() const
{ return(bAllowMasterPageCaching); }
virtual void InitRedraw(OutputDevice* pOutDev, const Region& rReg, const Link* pPaintProc=NULL );
virtual void CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, ::sdr::contact::ViewObjectContactRedirector* pRedirector = 0L);
virtual void InvalidateOneWin(::Window& rWin);
virtual void InvalidateOneWin(::Window& rWin, const Rectangle& rRect);