<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX Some rotated shapes are vertically flipped"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142881#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE XLSX Some rotated shapes are vertically flipped"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142881">bug 142881</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>I think, the shapes are not flipped, but have a wrong swapped width and height
in the anchor.

If the rotation angle is larger as 45deg, MSO swaps width and height in
calculating the anchor, and LO too. But it seems for exact 45deg MSO does not
swap width and height, but LO does it.

To make it easier to calculate the object size from the anchor, put all shapes
into one large cell. Then you can get the size as difference of the offset. If
I do so, and then "repair" the document so, that the offset in the 'to' element
corresponds to the not swapped width and height, the shapes will be shown
correctly in Excel.</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>