<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer Table Split Merged Cell - Enhancement request "Undo merge""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101123#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer Table Split Merged Cell - Enhancement request "Undo merge""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101123">bug 101123</a>
              from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>(In reply to Regina Henschel from <a href="show_bug.cgi?id=101123#c12">comment #12</a>)
<span class="quote">> Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=148517" name="attach_148517" title="Example with merged cells and explanation">attachment 148517</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=148517&action=edit" title="Example with merged cells and explanation">[details]</a></span>
> Example with merged cells and explanation</span >

Sorry, missed that. Your example requires the spawn info, doesn't it?

<table:table-cell table:number-rows-spanned="2"
table:number-columns-spanned="2"><text:p>A1</text:p></table:table-cell>

(In reply to Heinrich Hartl from <a href="show_bug.cgi?id=101123#c16">comment #16</a>)
<span class="quote">> In all the examples I dissected columns were never deleted by merge.</span >

What was this originally?

 <office:body>
   <table:table table:name="Table1" table:style-name="Table1">
    <table:table-column table:style-name="Table1.A"/>
    <table:table-row>
     <table:table-cell table:style-name="Table1.A1" office:value-type="string">
      <text:p text:style-name="Table_20_Contents"/>
     </table:table-cell>
    </table:table-row>
   </table:table>
   <text:p text:style-name="Standard"/>
  </office:text>
 </office:body>

(4x4 table, cols 1+2 and 3+4 merged then 1+2 merged, saved as fodg)</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>