summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx')
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx b/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
index e8577b918a57..cc2c96894b99 100644
--- a/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
+++ b/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
@@ -263,8 +263,8 @@ private:
sal_Int32 mnAnchorIndex;
sal_Int32 mnSecondIndex;
- virtual void UpdateModelPosition (const Point& rMouseModelPosition);
- virtual void UpdateSelection (void);
+ void UpdateModelPosition (const Point& rMouseModelPosition);
+ void UpdateSelection (void);
/** Update the rectangle selection so that the given position becomes
the new second point of the selection rectangle.