summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/graphsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/drawfunc/graphsh.cxx')
-rw-r--r--sc/source/ui/drawfunc/graphsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/graphsh.cxx b/sc/source/ui/drawfunc/graphsh.cxx
index fc270c7a2609..82602d9000f0 100644
--- a/sc/source/ui/drawfunc/graphsh.cxx
+++ b/sc/source/ui/drawfunc/graphsh.cxx
@@ -49,7 +49,7 @@ public:
m_pObj (pObj)
{}
- virtual void Update( Graphic& aGraphic )
+ virtual void Update( Graphic& aGraphic ) SAL_OVERRIDE
{
SdrPageView* pPageView = m_pView->GetSdrPageView();
if( pPageView )