Hi Andreas, Ill try to implement it in this way and Ill let you know. Ill post a code snippet how to analyze table structure then.
Many thanks for your input, Robert On 4/25/08, Andreas Martens <[EMAIL PROTECTED]> wrote: > Hi Robert, > > Robert Vojta wrote: > [..] > > bad news :( And it's not possible to use cell names to uncover the > > table structure, because it can lead to different tables sometimes. > > > I think if you take the names _and_ the width of the cells into account, > it would be possible to uncover the table structure. > E.g.: a missed C2 does not mean that C1 has a row span, but when you add > the width of A2+B2 and you add the widths of A1+B1+.. until you got the > same width, you will find the cell with the row span. > > No other way how to uncover table structures? Direct XML data access? > > > Of course storing into ODF and analyzing the ODF file is another > possibility. > > Anything else? Even something extremely complicated, but 100 % working > > :( Bad news this morning ... > > > As said, a smart algorithm with usage of width and name should be able > to do this job. > Regards > Andreas > > -- > Andreas Martens (ama) - OpenOffice.org Writer > OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Sent from Gmail for mobile | mobile.google.com Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
