summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShell.hxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2010-02-12 13:58:24 +0100
committerAndre Fischer <af@openoffice.org>2010-02-12 13:58:24 +0100
commitab518ae9111d251a4e6267ae9f40836b8a7a3913 (patch)
treea283642af55ae4f76dbb28ab09fba62627257b01 /sd/source/ui/inc/ViewShell.hxx
parent2336af0eb45bee98f98b0ac9a6988bfd0e6193e5 (diff)
renaissance1: #i107215# Adaption to latest changes of the spec.
Diffstat (limited to 'sd/source/ui/inc/ViewShell.hxx')
-rw-r--r--sd/source/ui/inc/ViewShell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index 395566f0cded..84587e6464a3 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -216,7 +216,7 @@ public:
virtual BOOL RequestHelp( const HelpEvent& rEvt, ::sd::Window* pWin );
virtual long Notify( NotifyEvent& rNEvt, ::sd::Window* pWin );
- BOOL HandleScrollCommand(const CommandEvent& rCEvt, ::sd::Window* pWin);
+ virtual bool HandleScrollCommand(const CommandEvent& rCEvt, ::sd::Window* pWin);
virtual void Draw(OutputDevice &rDev, const Region &rReg);