diff options
author | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2013-10-05 13:47:45 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-29 13:03:56 +0000 |
commit | 637033d67c11582abaef43b1d16d3ba4e5653a0d (patch) | |
tree | de6f5015652ffcdcc001188ea407eef6a7bacd12 /sd/sdi | |
parent | 76343810f6d11fc9b380f0d91503ff6c83475ca2 (diff) |
fdo#33848 Show zoom Slider when the focus is on the Slides Sidebar
Inspired by this patch from Ariel Constenla-Haile:https://issues.apache.org/ooo/attachment.cgi?id=80653&action=diff
Change-Id: I8e482d9829eeb81a1f7cc89a4de781ae768f3333
Reviewed-on: https://gerrit.libreoffice.org/6141
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/SlideSorterController.sdi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/sdi/SlideSorterController.sdi b/sd/sdi/SlideSorterController.sdi index 36ddbd897033..4c5787a6f2a8 100644 --- a/sd/sdi/SlideSorterController.sdi +++ b/sd/sdi/SlideSorterController.sdi @@ -186,12 +186,6 @@ interface SlideSorterView ExecMethod = ExecStatusBar ; StateMethod = GetStatusBarState ; ] - SID_ATTR_ZOOMSLIDER // status() - [ - ExecMethod = ExecStatusBar ; - StateMethod = GetStatusBarState ; - ] - SID_RELOAD // ole : no, status : ? [ GroupId = GID_DOCUMENT ; |