https://bugs.documentfoundation.org/show_bug.cgi?id=152558
--- Comment #7 from Heiko Tietze <[email protected]> --- The line style needs to be more or less as it is for compatibility with MSO [see 1,2]. In fact, the lines are different, at least from the stored values (read from the ODF data). dotted dashed double "0.009cm 0.009cm 0.009cm" double "0.026cm 0.026cm 0.002cm" double "0.007cm 0.007cm 0.014cm" double "0.026cm 0.004cm 0.053cm" double "0cm 0.026cm 0.026cm" double "0.014cm 0.007cm 0.007cm" double "0.053cm 0.004cm 0.026cm" ridge groove outset inset >From [3]: "The first value specifies the width of the inner line, The second value specifies the distance between the two lines, and The third value specifies the width of the outer line." If you change the background color it becomes a bit more clear for engraved/embossed. But the preview of the drodown is definitely not our best. Need to look deeper into the code how it is drawn from SvtLineListBox::UpdatePreview(). [1] editeng/source/items/borderline.cxx [2] svtools/source/control/ctrlbox.cxx [3] http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#property-style_border-line-width -- You are receiving this mail because: You are the assignee for the bug.
