summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2013-06-26 19:44:01 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-06-26 21:50:59 +0000
commit78d3a693028195fdd2ebb5afbfb52fd823875109 (patch)
tree16d4078340559f334c0b7965ceee206097b9e168 /sd
parentfdo#64672 prevent raptor from setting global libxml2 error handlers (diff)
downloadcore-78d3a693028195fdd2ebb5afbfb52fd823875109.tar.gz
core-78d3a693028195fdd2ebb5afbfb52fd823875109.zip
Fix fdo#65849 - really move control one line up.
If all other controls are moved up one line to fill the gap, moving this one up one line relative to the rest needs a two-line up-move. Change-Id: I953f778dd0738dcd1d38fd2589f1ec9bc62ad611 Reviewed-on: https://gerrit.libreoffice.org/4548 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/tpoption.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/tpoption.cxx b/sd/source/ui/dlg/tpoption.cxx
index 603cd6026ce0..57ad7bb3be3b 100644
--- a/sd/source/ui/dlg/tpoption.cxx
+++ b/sd/source/ui/dlg/tpoption.cxx
@@ -618,7 +618,7 @@ void SdTpOptionsMisc::SetImpressMode (void)
lcl_MoveWin (aCbxEnableSdremote, -nLineHeight);
lcl_MoveWin (aCbxEnablePresenterScreen,
nDialogWidth/2 - aCbxEnablePresenterScreen.GetPosPixel().X(),
- -nLineHeight);
+ -2*nLineHeight);
lcl_MoveWin (aTxtCompatibility, -nLineHeight);
// Move the printer-independent-metrics check box up two lines to change