summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2010-06-17 14:55:31 +0200
committerAndre Fischer <af@openoffice.org>2010-06-17 14:55:31 +0200
commitd57de36d81f882cae9f014d5279d74401ea4bdea (patch)
treed47a35b21e1b9ad1a08e1b987149f308816f2d38 /sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
parente51ec1618df9b1622480c4958a6f59742f6623f0 (diff)
renaissance1: #i107215# Do not show buttons for Draw documents.
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx b/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
index 358d58b6d761..1280b83af771 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
@@ -117,7 +117,7 @@ public:
void SwitchToNormalMode (void);
void SwitchToDragAndDropMode(const Point aMousePosition);
void SwitchToMultiSelectionMode (const Point aMousePosition, const sal_uInt32 nEventCode);
- void SwitchToButtonMode (void);
+ bool SwitchToButtonMode (void);
void ResetShiftKeySelectionAnchor (void);