<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: OOXML: Wrong a:custDash value after roundtrip"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=73547#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: OOXML: Wrong a:custDash value after roundtrip"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=73547">bug 73547</a>
              from <span class="vcard"><a class="email" href="mailto:jaragunde@igalia.com" title="Jacobo Aragunde Pérez <jaragunde@igalia.com>"> <span class="fn">Jacobo Aragunde Pérez</span></a>
</span></b>
        <pre>Exported values are not terribly wrong now:

Original:
  <a:custDash>
    <a:ds d="105000" sp="35000"/>
  </a:custDash>

Exported:
  <a:custDash>
    <a:ds d="100000" sp="100000" />
  </a:custDash>

They are still different from original values in the document, though. The bug
is still valid.

Version: 5.3.6.1
Build ID: 5.3.6.1-5.fc26
CPU Threads: 4; OS Version: Linux 4.12; UI Render: default; VCL: gtk3; Layout
Engine: new; 
Locale: es-ES (en_US.UTF-8); Calc: group</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>