https://bugs.freedesktop.org/show_bug.cgi?id=58242
Christoph Lutz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |All OS|All |Windows (All) Version|unspecified |3.6.1.2 release --- Comment #1 from Christoph Lutz <[email protected]> --- The TextRange of the Anchor really seems to be broken. I also tried to workaround the problem with the following trick, but this did not work: sub Main range = ThisComponent.Bookmarks.getByName("foo").getAnchor().TextTable.Anchor range = range.Text.createTextCursorByRange(range) ''<--- Runtime-Exception xray range end sub In this case I get a RuntimeException with the message "Invalid text range." -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
