<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New table 'Default Style'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107554#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - New table 'Default Style'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107554">bug 107554</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=107554#c6">comment #6</a>)
<span class="quote">> Patch is in without the adjustment of the cell padding
> <a href="https://gerrit.libreoffice.org/44363">https://gerrit.libreoffice.org/44363</a>

> If the cell padding is to be changed, i could change it for all sides, but a
> real dev would have to change it if it needs different values for different
> sides.

> Jim: code pointer :D</span >

Jay, 

SvxBoxItem has the SetDistance method which can be used to set inward distances
individually.

ex.  aBox.SetDistance(110, SvxBoxItemLine::LEFT)</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>