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

--- Comment #19 from Regina Henschel <[email protected]> ---
(In reply to Justin L from comment #17)
> IsFontwork() is reporting false for this object, so it is still being
> consolidated. I didn't see any way to differentiate it. Perhaps IsFontwork()
> is broken.

Perhaps:

 && pTextObj->GetMergedItem(XATTR_FORMTXTSTYLE).GetValue() ==
XFormTextStyle::NONE // not fancy text

(and #include <svx/xtextit0.hxx>)

Consolidation of lists fails. All items go to one paragraph, if the list items
do not end with punctuation. In case of numbering of style "1.", list items are
split after the dot. But I have no idea how to do it better. The user can
repair the lists, because the items are now all inside the same text box. So
that is not an obstacle for me.

Do you will update the help yourself?

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