summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/drawview.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:16:05 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:16:05 +0000
commit858f0528ea4ff557e060f9027cdad924931f7535 (patch)
tree59ca3be6f87df1c8902b3918ed10219f6678fcfe /sd/source/ui/inc/drawview.hxx
parentb6852e623b2942d2a2d0feb6008afa59f1237e3e (diff)
INTEGRATION: CWS aw033 (1.12.40); FILE MERGED
2008/05/14 14:52:41 aw 1.12.40.2: RESYNC: (1.12-1.14); FILE MERGED 2008/01/29 10:34:20 aw 1.12.40.1: updated refresh for ActionChanged(), diverse removals
Diffstat (limited to 'sd/source/ui/inc/drawview.hxx')
-rw-r--r--sd/source/ui/inc/drawview.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/drawview.hxx b/sd/source/ui/inc/drawview.hxx
index d309e1cff537..152a138a9a90 100644
--- a/sd/source/ui/inc/drawview.hxx
+++ b/sd/source/ui/inc/drawview.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: drawview.hxx,v $
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
* This file is part of OpenOffice.org.
*
@@ -61,7 +61,7 @@ public:
virtual ~DrawView (void);
virtual void MarkListHasChanged();
- void CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, USHORT nPaintMode = 0, ::sdr::contact::ViewObjectContactRedirector* pRedirector = 0L);
+ void CompleteRedraw(OutputDevice* pOutDev, const Region& rReg, sdr::contact::ViewObjectContactRedirector* pRedirector = 0L);
virtual BOOL SetAttributes(const SfxItemSet& rSet, BOOL bReplaceAll = FALSE);