<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - XLSX: cell indent ("stylesheet -> cellXfs -> xf -> alignment: indent") is increased by 3 times upon FILEOPEN, and thus resulted in wrong indent attribute upon FILESAVE (see comment 13)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130104#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - XLSX: cell indent ("stylesheet -> cellXfs -> xf -> alignment: indent") is increased by 3 times upon FILEOPEN, and thus resulted in wrong indent attribute upon FILESAVE (see comment 13)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130104">bug 130104</a>
              from <span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span></b>
        <pre>Although I know the reason, it is out of my knowledge to fix this. I tried to
change the code to:
<span class="quote">> sal_Int32 nIndent = getUnitConverter().scaleToMm100( maModel.mnIndent, Unit::Space )</span >

and after this change there is no increase of indent after each save anymore,
but the indent width shown after reopen seems to be a little different than the
original with as shown on screen.</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>