Am Freitag, den 25.01.2008, 19:31 -0300 schrieb Ariel Constenla-Haile:
> Hi Marc,
> 
> 
> Marc Santhoff escribió:
> > [...]
> 
> Boris is trying to access a bookmark inserted inside a TextTable's
> cell (if I understood well)
> 
> > ' create a cursor at the bookmark
> > csr = oDoc.Text.createTextCursor()
> > csr.gotoRange(oBookmark.getAnchor(), FALSE)
> 
> this won't work, 
...

It does, it's tested.

As long as the bookmark spans over the complete table (which is how I
did it), there is no problem. If the table is after or below the
bookmark another, similar strategy will do.

Marc



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

Reply via email to