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

--- Comment #29 from Justin L <jl...@mail.com> ---
Before 2002, frames were imported as _PARALLEL (and changing back to this does
not cause any unit test failures... make check runs successfully, but likely
in the real world it would invite many regressions).

author  Caolán McNamara <c...@openoffice.org>    2002-10-11 13:16:56 (GMT)
commit  61289bef1a88fc1e44012c40b8cf5c82f30a04b3
#i4173# wrapping for old word frames is really optimal wrap, not parallel
-    eSurround = ( rWW.nSp37 > 1 ) ? SURROUND_PARALLEL : SURROUND_NONE;
+    eSurround = ( rWW.nSp37 > 1 ) ? SURROUND_IDEAL : SURROUND_NONE;


The "First Paragraph" part was added by
author  Cédric Bosdonnat <cedricbo...@openoffice.org>   2010-10-12 08:08:27
commit  7051c834c6c1e98d9e44cc828701477730113448
n#617593  Fixed the frame surrounding in ww8 import

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