https://bugs.documentfoundation.org/show_bug.cgi?id=113734

--- Comment #5 from Justin L <[email protected]> ---
repro 7.0+

This is a two-line border that was chosen. At such a small size, it doesn't
really make sense to allow a two-line border. DOCX is similar to DOC, although
slightly smaller (2.25) and imported as a different border style (Outset
instead of Thick/thin).

<w:tcBorders>
  <w:top w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:left w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:bottom w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:right w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
</w:tcBorders>

-- 
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

Reply via email to