<html>
    <head>
      <base href="https://bugs.documentfoundation.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89290#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=89290">bug 89290</a>
              from <span class="vcard"><a class="email" href="mailto:marsianer@gmail.com" title="Martin Nathansen <marsianer@gmail.com>"> <span class="fn">Martin Nathansen</span></a>
</span></b>
        <pre>Regarding the „Export“ HTML Export I became lost in the wrong module.
Meanwhile I learned that when using the „Export“ dialog the HTML is exported by
SwXMLExport::exportDoc (sw/source/filter/xml/xmlexp.cxx)

Is this correct?

Now there are two options to solve the Easy Hack:

1) Using SwHTMLWriter for the „Export“ dialog or

2) enhancing SwXMLExport, therefore parts of the “Save as” HTML export might be
copied or reused.

I would prefer first option because second one sounds to me more like
reinventing the wheel.

Are there any suggestions?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>