<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: HangingChars indent (and other *Chars indent variants) not parsed on import"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=83844">bug 83844</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>FILEOPEN: DOC which is DOCM - Large paragraph indent in some lines (OK if DOCx resaved in MSOm which fixes the file)
           </td>
           <td>FILEOPEN DOCX: HangingChars indent (and other *Chars indent variants) not parsed on import
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: HangingChars indent (and other *Chars indent variants) not parsed on import"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=83844#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: HangingChars indent (and other *Chars indent variants) not parsed on import"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=83844">bug 83844</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>MS documentation says that hangingChars (in 100th of a character) supersedes
firstLine (and hanging). So for sure firstLine should be ignored. It looks like
we don't import hangingChars - it is just skipped, and so are all of the other
*Chars versions of indent:
    endChars
    startChars
    leftChars
    rightChars
    hangingChars
    firstLineChars

The documentation does not specify the existence of w:left for w:ind, although
LO has support for both left and right as well as start and end.

Does LO even know how to use a distance measurement of "char"? (I guess so,
because I have seen it used in the UI.) I didn't see the definition of it in
the documentation I was using.</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>