To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47107
------- Additional comments from [EMAIL PROTECTED] Sun Apr 17 12:52:15 -0700
2005 -------
The diff should be modified as the erase second argument is a length, not a
position
//rText.Erase( nPos, nEnd );
rText.Erase( nPos, nEnd-nPos+1 );
tested on m92, seems to work
Laurent
---------------------------------------------------------------------
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]