Hi,
We currently use the OOo api (C++ SDK) to parse a writer document to generate
accessible html. I need to obtain the height, width, column span and row span
of each
split/merged cell.
I know from the dev guide (p529) that "cells can contain text or rows."
I can find the tablecolumnseparators for each row
and iterate over each cell. However, I'm not sure how to relate the seperator
value to a particular cell. If I could access a "row" within a cell I should be
able to figure out the cell widths.
So the question is - how do I access/enumerate a "row" within a cell?
Best regards,
Ian
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news,
photos & more.
http://mobile.yahoo.com/go?refer=1GNXIC
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]