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

--- Comment #7 from Xisco FaulĂ­ <xiscofa...@libreoffice.org> ---
it looks like if this change is reverted:

-    pFrameProperties[17].Value <<= m_nY;
+    pFrameProperties[17].Value <<= ConversionHelper::convertTwipToMM100(m_nY);

then, the table is rendered correctly, however, the test in
f4ae06c6b558628457f3abdade1f2a705bf8b886 fails, so it needs some investigation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to