summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SlideSorterViewShell.hxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2010-05-28 13:26:19 +0200
committerAndre Fischer <af@openoffice.org>2010-05-28 13:26:19 +0200
commit506928805ff99d435df21ebf8d0828c5698c53dc (patch)
treed30875317ad21f37554480dadf3208322ddd5e6c /sd/source/ui/inc/SlideSorterViewShell.hxx
parent125c18fc864c2666c32ad907c6f7fce0d7fea82e (diff)
renaissance1: #i107215# Some minor fixes and improvements.
Diffstat (limited to 'sd/source/ui/inc/SlideSorterViewShell.hxx')
-rw-r--r--sd/source/ui/inc/SlideSorterViewShell.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/SlideSorterViewShell.hxx b/sd/source/ui/inc/SlideSorterViewShell.hxx
index 782eef7e577f..ba3e49eacea2 100644
--- a/sd/source/ui/inc/SlideSorterViewShell.hxx
+++ b/sd/source/ui/inc/SlideSorterViewShell.hxx
@@ -113,9 +113,6 @@ public:
virtual void SetZoom (long int nZoom);
virtual void SetZoomRect (const Rectangle& rZoomRect);
- /// forward VCLs PrePaint window event to DrawingLayer
- virtual void PrePaint();
-
/** This is a callback method used by the active window to delegate its
Paint() call to. This view shell itself delegates it to the view.
*/