https://bugs.documentfoundation.org/show_bug.cgi?id=77796
Yousuf Philips (jay) <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected],
| |[email protected]
--- Comment #7 from Yousuf Philips (jay) <[email protected]> ---
The table cell padding/margins is incorrectly imported as 0.19cm on the left
and right though the 'Table Grid' style is set for it to be 0cm in
/word/styles.xml.
<w:style w:type="table" w:styleId="TableGrid">
...
<w:tblPr>
<w:tblInd w:w="0" w:type="dxa" />
<w:tblCellMar>
<w:top w:w="0" w:type="dxa" />
<w:left w:w="0" w:type="dxa" />
<w:bottom w:w="0" w:type="dxa" />
<w:right w:w="0" w:type="dxa" />
</w:tblCellMar>
</w:tblPr>
...
</w:style>
--
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