https://bugs.documentfoundation.org/show_bug.cgi?id=115262
--- Comment #3 from Telesto <tele...@surfxs.nl> ---
Created attachment 139407
--> https://bugs.documentfoundation.org/attachment.cgi?id=139407&action=edit
Bibisect log
Regression introduced by:
author Miklos Vajna <vmik...@collabora.co.uk> 2015-11-02 10:56:43 +0100
committer Miklos Vajna <vmik...@collabora.co.uk> 2015-11-02 10:57:44
+0100
commit 708d1c5ab242b545ced598879233fc662d7e6cc0 (patch)
tree 518fe8cf520cf82dfc89e1e1f967423749f2f926
parent f570f837d65c9ee79a10be823c3dc28febdebfc8 (diff)
sc lok: emit RowColumnHeader info in twips
As that's the unit we use everywhere else in the LOK API. Also, make the
ScGlobal::nScreenPPTX/Y calculation more precise, otherwise rounding
errors occur during the pixel -> twip conversion.
Example with the old precision: col height is 103 px, nScreenPPTY is
0.067, twips is 1537.3134328358208, convering it back is 102.487562189
px.
Example with the new precision: col height is 103 px, nScreenPPTY is
0.0667, twips is 1544.2278860569716, convering it back is 102.948525737
px.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs