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





------- Additional comments from [EMAIL PROTECTED] Tue Nov 27 10:26:58 +0000 
2007 -------
ama->lijian:

My second remark was a small one (told by the compiler):
you have to change aTmpDelEnd->nNode-- by aTmpDelEnd.nNode--.

My third remark was about
aTmpEndDel.nContent = pCNd->Len();
this is superfluous because in the next line
aTmpEndDel.nContent.Assign( pCNd, pCNd->Len() );
will set nContent.nIndex accordingly.

For the first remark I will attach two small documents...

---------------------------------------------------------------------
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