On 09/03/06, Florian Reuter <[EMAIL PROTECTED]> wrote:
> Hi Dave,
>
> can you give an example. I'm not quite sure what you mean.


            <table:table-row>
               <table:table-cell table:style-name="table2Spans.A2"
office:value-type="string">
                  <text:p text:style-name="Table_20_Contents">Row span
test, r2c1 spanned to r3c1</text:p>
               </table:table-cell>
               <table:table-cell>
                  <table:table table:is-sub-table="true">
                     <table:table-column table:style-name="table2Spans.B"/>
                     <table:table-row>
                        <table:table-cell
table:style-name="table2Spans.B2.1.1" office:value-type="string">
                           <text:p
text:style-name="Table_20_Contents">row 1 col 1</text:p>
                        </table:table-cell>
                     </table:table-row>
                     <table:table-row>
                        <table:table-cell
table:style-name="table2Spans.B2.1.1" office:value-type="string">
                           <text:p
text:style-name="Table_20_Contents">row 2 col 2</text:p>
                        </table:table-cell>
                     </table:table-row>
                  </table:table>
               </table:table-cell>
            </table:table-row>


r1c1(rowspanned)        r1c1.subtable.r1c1
                                  r1c1.subtable.r2c1

HTH




--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to