<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Strange chapter numbering in DOCX file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139147#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Strange chapter numbering in DOCX file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139147">bug 139147</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>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().]</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>