summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShell.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-19 23:15:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-19 23:15:35 +0000
commitc5b5775bf193af0a63574b586c5c7b693aa83b82 (patch)
tree7ece670416e466b0558cf05575e852e766254d25 /sd/source/ui/inc/ViewShell.hxx
parentc43cc0e76f0d9fdfa4788289d164aaf3be153393 (diff)
INTEGRATION: CWS aw033 (1.25.24); FILE MERGED
2008/07/10 12:56:26 aw 1.25.24.1: #i39532# XOutputDevice removed, PrepareDelete removed
Diffstat (limited to 'sd/source/ui/inc/ViewShell.hxx')
-rw-r--r--sd/source/ui/inc/ViewShell.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index a4dafe391e12..6ccea228c3a7 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: ViewShell.hxx,v $
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
* This file is part of OpenOffice.org.
*
@@ -206,6 +206,7 @@ public:
const Rectangle& GetAllWindowRect (void);
// Mouse- & Key-Events
+ virtual void PrePaint();
virtual void Paint (const Rectangle& rRect, ::sd::Window* pWin);
virtual BOOL KeyInput(const KeyEvent& rKEvt, ::sd::Window* pWin);
virtual void MouseMove(const MouseEvent& rMEvt, ::sd::Window* pWin);