[Libreoffice-bugs] [Bug 77796] FILEOPEN: DOCX - Table cell padding (defined in table style) not imported correctly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Oct 19 19:18:40 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=77796
--- Comment #11 from Justin L <jluth at mail.com> ---
Created attachment 137123
--> https://bugs.documentfoundation.org/attachment.cgi?id=137123&action=edit
tdf77796_zeropadding.docx: single cell example
Support for table styles is pretty new and not feature complete in LO. From
what I can see, table styles are only InteropGrabBag'ed for round-tripping but
not applied in docx.
void PropertyMap::insertTableProperties( const PropertyMap* )
{
#ifdef DEBUG_WRITERFILTER
TagLogger::getInstance().element( "PropertyMap.insertTableProperties" );
#endif
}
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171019/01d4d54e/attachment.html>
More information about the Libreoffice-bugs
mailing list