summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/scroll.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/scroll.hxx')
-rw-r--r--sw/source/core/uibase/inc/scroll.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/scroll.hxx b/sw/source/core/uibase/inc/scroll.hxx
index ba0f66b33398..0d2743525d7d 100644
--- a/sw/source/core/uibase/inc/scroll.hxx
+++ b/sw/source/core/uibase/inc/scroll.hxx
@@ -37,7 +37,7 @@ public:
void ExtendedShow( sal_Bool bVisible = sal_True );
void Hide() { Show( false ); }
- void SetPosSizePixel( const Point& rNewPos, const Size& rNewSize );
+ void SetPosSizePixel( const Point& rNewPos, const Size& rNewSize ) SAL_OVERRIDE;
sal_Bool IsVisible(sal_Bool bReal) const { return bReal ? ScrollBar::IsVisible() : bVisible; }
// changing of document size