summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/Window.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:15:53 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:15:53 +0000
commitb6852e623b2942d2a2d0feb6008afa59f1237e3e (patch)
tree748c1ceb82b26eb3a3b038d01ba347147dce50bf /sd/source/ui/inc/Window.hxx
parentc5b5775bf193af0a63574b586c5c7b693aa83b82 (diff)
INTEGRATION: CWS aw033 (1.7.24); FILE MERGED
2008/07/10 12:56:26 aw 1.7.24.1: #i39532# XOutputDevice removed, PrepareDelete removed
Diffstat (limited to 'sd/source/ui/inc/Window.hxx')
-rw-r--r--sd/source/ui/inc/Window.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/inc/Window.hxx b/sd/source/ui/inc/Window.hxx
index bafe9ada20f7..a1e87f44d05a 100644
--- a/sd/source/ui/inc/Window.hxx
+++ b/sd/source/ui/inc/Window.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: Window.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
* This file is part of OpenOffice.org.
*
@@ -188,6 +188,7 @@ protected:
bool mbUseDropScroll;
virtual void Resize();
+ virtual void PrePaint();
virtual void Paint(const Rectangle& rRect);
virtual void KeyInput(const KeyEvent& rKEvt);
virtual void MouseMove(const MouseEvent& rMEvt);