To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63266





------- Additional comments from [EMAIL PROTECTED] Fri Mar 17 05:49:44 -0800 
2006 -------
sw->pelizzon: that "Start" and "End" return the same Cell I'd consider as issue
... you could try to get the xTextTableCursor by
"ThisComponent.currentController.Selection" and see if the methods "gotoStart"
and "gotoEnd" show the same behaviour.

For traversing through the selected Cell ... mmm ... that seems to be tricky ;-)

Again I'd get the xTextTableCursor and use it's methods "getRangeName" to see
which Range it spans ... then I'd split this in an Array of Cells and use the
method "gotoCellByName" to traverse through the selected cells.

I think we can close this issue, since the original problem doesn't seem to be a
valid problem ;-)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to