Hi Steffen,

Thank you for your help, which put me on the right track.

Besides, I had missed the path XCell -> XTextRange.

Regards

Le 22.01.2010 11:02, Steffen Boersig a écrit :
Hi Philippe,

I want to paste my selected row on a newly inserted row. But how can I
move the ViewCursor at a given position in my TextTable ?
You can use XTextCursor.gotoRange(XTextRange, boolean) to move/expand
your ViewCursor to any XTextRange.

Regards,

Steffen Boersig

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to