https://bugs.documentfoundation.org/show_bug.cgi?id=134143
Regina Henschel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #8 from Regina Henschel <[email protected]> ---
I think, that is mainly a problem of Excel not of LibreOffice. The dotted line
is the way Excel renders a hairline. Excel has only a fixed set of line styles.
These line styles include already the thickness, there exist no separate
setting for thickness.
LibreOffice uses a mapping between LO styles and Excel styles, see
https://opengrok.libreoffice.org/xref/core/sc/source/filter/excel/xestyle.cxx?r=b7ed6de5#1608
In this case the line is 0.06pt and therefore falls into case hairline.
Details about mapping are in
https://opengrok.libreoffice.org/xref/core/sc/qa/unit/data/README.cellborders?r=6777720c
Nevertheless one might consider to change the mapping to base it mainly on
style and not on thickness.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs