[Libreoffice-bugs] [Bug 90657] FILEOPEN DOC: Numbered lists in Word 6.0 wrongly imported - extra numbering where none should exist

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 21 12:37:03 UTC 2021


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

--- Comment #12 from Justin L <jluth at mail.com> ---
Yes, this definitely is an older format of Word. m_bVer67 is true.
For numbering, it uses Read_ANLevel (where it reads level 10) and
Read_ANLevelDesc (value 255).

This is all very different from version 8+ - very little code sharing.

-- 
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/20210421/060ec2db/attachment.htm>


More information about the Libreoffice-bugs mailing list