fdo#60462 - Small errors in the layout margins of the text boxes
commitf77648ec136e42369dfd4351d8302dc06701d125
authorJoren De Cuyper <joren.libreoffice@telenet.be>
Sun, 24 Mar 2013 19:37:43 +0000 (24 20:37 +0100)
committerPetr Mladek <pmladek@suse.cz>
Mon, 25 Mar 2013 13:17:17 +0000 (25 13:17 +0000)
tree059fabcb2745ea89bb6fa3b5ccbc59a432b3181d
parentba9d87b319fc43d1108ec99bca3a8a0098a56d1a
fdo#60462 - Small errors in the layout margins of the text boxes

As you can see on this screenshot
https://bugs.freedesktop.org/attachment.cgi?id=74399 there was a margin
problem. The X-position of the text box is at 0.05, but the
width was only 0.88 so we had 0.02 _extra_ on the right side. This is the
width of that little margin error. Fixing it by setting Layoutsize width
to 0.90, so we have on both side a nice 0.05 margin.

Change-Id: Id712ce3695a760c8f955413c9392c008733d7fb9
Reviewed-on: https://gerrit.libreoffice.org/2971
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Tested-by: Petr Mladek <pmladek@suse.cz>
sd/source/core/sdpage.cxx