summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx b/sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx
index dbe7709aec34..75953a49046d 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsInsertionIndicatorHandler.hxx
@@ -87,7 +87,7 @@ public:
/** Return whether the insertion marker is active.
*/
- bool IsActive (void) const;
+ bool IsActive (void) const { return mbIsActive;}
/** Return the insertion index that corresponds with the current
graphical location of the insertion indicator.