summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2010-02-18 15:20:15 +0100
committerAndre Fischer <af@openoffice.org>2010-02-18 15:20:15 +0100
commitf5d2c01dda56f7544a88e5b85156bae2c71e2a89 (patch)
tree078ce85383aec243e68082f27a23d9ddc5d0ac27 /sd/source/ui/slidesorter/inc
parentb237fdf1e2fa89da26fb94839d3010b6a0091733 (diff)
renaissance1: #i107215# Improved selection handling.
Diffstat (limited to 'sd/source/ui/slidesorter/inc')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx b/sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx
index e83cf76511a2..d618b1feeb50 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsPageSelector.hxx
@@ -134,6 +134,11 @@ public:
*/
model::SharedPageDescriptor GetMostRecentlySelectedPage (void) const;
+ /** Mark the given page as the most recently selected. Use this method
+ when the selection does not really change but the focus does.
+ */
+ void SetMostRecentlySelectedPage (const model::SharedPageDescriptor& rpDescriptor);
+
/** Return the anchor for a range selection. This usually is the first
selected page after all pages have been deselected.
@return