summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/OutlineView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/OutlineView.hxx')
-rw-r--r--sd/source/ui/inc/OutlineView.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/OutlineView.hxx b/sd/source/ui/inc/OutlineView.hxx
index 91b678fdcd2a..9d67d5c9c39c 100644
--- a/sd/source/ui/inc/OutlineView.hxx
+++ b/sd/source/ui/inc/OutlineView.hxx
@@ -92,8 +92,8 @@ public:
/** selects the paragraph for the given page at the outliner view*/
void SetActualPage( SdPage* pActual );
- virtual void Paint (const Rectangle& rRect, ::sd::Window* pWin);
- virtual void AdjustPosSizePixel(
+ void Paint (const Rectangle& rRect, ::sd::Window* pWin);
+ void AdjustPosSizePixel(
const Point &rPos,
const Size &rSize,
::sd::Window* pWindow);