[Libreoffice-bugs] [Bug 139147] Strange chapter numbering in DOCX file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jan 22 19:24:58 UTC 2021


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

--- Comment #3 from Justin L <jluth at mail.com> ---
I think the concern here is that there is no UI way to tinker with
GetListFormat() once it gets a custom format.

So the UI should    void ClearListFormat() { sListFormat = std::nullopt; }
if appropriate format options are changed.
Prefix and suffix and show sublevel are obvious ones. [Sublevel should be
enabled for level 1 if HasListFormat().]

-- 
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/20210122/12bfe7bf/attachment.htm>


More information about the Libreoffice-bugs mailing list