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

--- Comment #18 from Justin L <[email protected]> ---
Because the text direction is bottom to top (nPropVal == mso_txflBtoT), 
//Writer can now handle vertical textflows in its
//native frames
//Writer will handle all textflow except BtoT
so we cannot do aInfo.bReplaceByFly  = true;

Therefore, it does not try to ConvertDrawTextToFly, but instead it
MungeTextIntoDrawBox.

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