<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - feature request: support for double line display shapes such as excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143738">bug 143738</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>future request:Support for double line display shapes such as excel
           </td>
           <td>feature request: support for double line display shapes such as excel
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>rb.henschel@t-online.de, serval2412@yahoo.fr
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - feature request: support for double line display shapes such as excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143738#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - feature request: support for double line display shapes such as excel"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143738">bug 143738</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>On pc Debian x86-64 with master sources updated today, I could reproduce this.
xl/drawings/drawing1.xml contains this (after having "beautified" it:
     16     <xdr:cxnSp macro="">
     17       <xdr:nvCxnSpPr>
     18         <xdr:cNvPr id="3" name="直線コネクタ 2" />
     19         <xdr:cNvCxnSpPr />
     20       </xdr:nvCxnSpPr>
     21       <xdr:spPr>
     22         <a:xfrm>
     23           <a:off x="822960" y="830580" />
     24           <a:ext cx="5379720" cy="2247900" />
     25         </a:xfrm>
     26         <a:prstGeom prst="line">
     27           <a:avLst />
     28         </a:prstGeom>
     29         <a:ln w="50800" cmpd="dbl" />
     30       </xdr:spPr>

Regina: any thoughts here?
I mean, we indeed can't do it even when trying modifying line once the file is
opened. So perhaps not even in odf specs and completely exclusive to 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>