INTEGRATION: CWS aw033 (1.5.36); FILE MERGED
2008/05/14 14:52:35 aw 1.5.36.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 10:34:20 aw 1.5.36.1: updated refresh for ActionChanged(), diverse removals
This commit is contained in:
parent
46b3d50925
commit
2bddc3011f
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: ClientView.hxx,v $
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -53,8 +53,7 @@ public:
|
|||
DrawViewShell* pShell);
|
||||
virtual ~ClientView (void);
|
||||
|
||||
virtual void CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, USHORT nPaintMode=0,
|
||||
::sdr::contact::ViewObjectContactRedirector* pRedirector = 0L);
|
||||
virtual void CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, sdr::contact::ViewObjectContactRedirector* pRedirector = 0L);
|
||||
|
||||
// Wenn die View kein Invalidate() an den Fenstern durchfuehren soll, muss
|
||||
// man diese beiden folgenden Methoden ueberladen und entsprechend anders
|
||||
|
|
Loading…
Reference in a new issue