To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=58646
User mr_than changed the following: What |Old value |New value ================================================================================ Status|CLOSED |UNCONFIRMED -------------------------------------------------------------------------------- Resolution|WORKSFORME | -------------------------------------------------------------------------------- ------- Additional comments from [EMAIL PROTECTED] Sun Aug 6 20:43:58 -0700 2006 ------- I've tracked the problem down to the xTableRows.insertByIndex method. It now requires two longs as it's arguments, but I think it must have taken two ints in the past. The documentation (http://api.openoffice.org/docs/common/ref/com/sun/star/table/XTableRows.html) now says two longs, but it will not compile against recent builds (currently 608_b180) but is still OK on the 2.0 release version. I've tried this in Jdeveloper and now Eclipse and both show the same in content assist (ints) and neither will compile it with longs. If I run it with ints, OpenOffice gives the same fatal error. --------------------------------------------------------------------- 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]