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





------- Additional comments from [EMAIL PROTECTED] Thu Jan  5 07:18:14 -0800 
2006 -------
Hi Muthu,

Thanks for the try, but this is not sufficient. Your patch evaluates any empty
string as 0, also empty strings of formula results, e.g. ="". Excel evaluates
empty strings as #VALUE errors, only real empty cells result in 0. In case of an
empty string you'd have to check if it resulted from a cell reference by
comparing the remembered GetStackType() with svSingleRef and svDoubleRef.

Btw, please always _attach_ diffs instead of placing them in the comment, which
changes whitespace and may lead to unintentional line breaks so that the patch
doesn't apply anymore.

Thanks
  Eike

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