To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=50825
------- Additional comments from [email protected] Tue May 19 20:33:25 +0000 2009 ------- "pOutput->SetPosition" should be after CreateOutput. pOutput is set because of GetNewOutputRange, but ScDPObject::Output shouldn't rely on that. More importantly, the new position for aNewOut is wrong. In the example, if the output is originally at A22 instead of A23, data is still overwritten. Also, you should check if aNewOut is still valid and not outside of the sheet. --------------------------------------------------------------------- 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]
