<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FILESAVE DOCX] Some shapes are not correctly preserved when saved as DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109169#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [FILESAVE DOCX] Some shapes are not correctly preserved when saved as DOCX"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109169">bug 109169</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>Diamond Bevel and Octagon Bevel are custom shapes with a foreign value in Type
attribute. Therefore they are not handled like our own shapes or shapes from
OOXML import. They are treated as type "non-primitive" and for such shapes
LibreOffice has no export filter to OOXML.

A generic filter would be necessary. But such filter is complex, because the
formula syntax of OOXML is strange with lot of operators with three arguments
and unusual operators.

The export of the circle segment and arc will be fixed soon. I have already a
principle solution.</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>