<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_ASSIGNED "
   title="ASSIGNED - FILEOPEN: Non-global Table Row Margins of MS WORD 97-2003 DOC are only implemented for 1st Cell of Row."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=73056">bug 73056</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;">Assignee</td>
           <td>libreoffice-bugs@lists.freedesktop.org
           </td>
           <td>jluth@mail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILEOPEN: Non-global Table Row Margins of MS WORD 97-2003 DOC are only implemented for 1st Cell of Row."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=73056#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - FILEOPEN: Non-global Table Row Margins of MS WORD 97-2003 DOC are only implemented for 1st Cell of Row."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=73056">bug 73056</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>The support of the default margins and override margins appears to have started
with commit af86fa3b49d8de756d530508b7b43e2a19d161fc
Author: Caolán McNamara on Date:   Thu Jun 13 13:19:07 2002 +0000
    #99697# Improve quality of the Frame->Table hack which allows captioned
graphics to be included in word's illustration index

But there were a few unknowns here, which are the key to this bugfix.
void WW8TabBandDesc::ProcessSpecificSpacing(const sal_uInt8* pParams)
    sal_uInt8 nWhichCell = *pParams++;  //THIS SHOULD BE nStartCell
    ++pParams; //unknown byte //THIS SHOULD BE nEndCell
    sal_uInt8 nSideBits = *pParams++;
    sal_uInt8 nUnknown2 = *pParams; //Fts ftsDxa(0x3) or FtsPercent(0x2)


Proposed fix at <a href="https://gerrit.libreoffice.org/c/core/+/92628">https://gerrit.libreoffice.org/c/core/+/92628</a></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>