excuse the cross posting but am not getting anything through to my Gmail and I have been stumped by this since yesterday:
So, as you can imagine from the subject header I am working with Open Office tables and having some problems. why does the following: <style:style style:name="headervalues" style:family="table"> <style:table-properties style:width="6.6257in" table:align="margins"/></style:style> <style:style style:name="columnheadervalues" style:family="table-column"> <style:table-column-properties style:column-width="2.0007in" style:rel-column-width="2881*"/> </style:style> <style:style style:name="columnheaderdraw" style:family="table-column"> <style:table-column-properties style:column-width="4.6243in" style:rel-column-width="6659*"/> </style:style> with the table <table:table table:style-name="headervalues"> <table:table-column table:style-name="columnheadervalues" /> <table:table-column table:style-name="columnheaderdraw" /> <table:table-row table:style-name="rowheadervalues.2"> <table:table-cell table:style-name="cellheadervalues.2"> give a completely different design from the following <style:style style:name="Table1" style:family="table"><style:table-properties style:width="6.6257in" table:align="margins"/></style:style><style:style style:name="Table1.A" style:family="table-column"><style:table-column-properties style:column-width="2.0007in" style:rel-column-width="2881*"/></style:style><style:style style:name="Table1.B" style:family="table-column"><style:table-column-properties style:column-width="4.6243in" style:rel-column-width="6659*"/></style:style> the table is structured as <table:table table:name="Table1" table:style-name="Table1"><table:table-column table:style-name="Table1.A"/><table:table-column table:style-name="Table1.B"/><table:table-row><table:table-cell office:value-type="string"> basically there are some differences from my table but nothing I can see as important (not the office:value-type) does this mean I have to name my tables Table1 Table2 and so forth, and if so, isn't that somewhat ridiculous? Also why does it seem that when one edits a table in oo that it renames the table styles. That is really annoying. Cheers, Bryan Rasmussen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
