To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=56566
------- Additional comments from [EMAIL PROTECTED] Fri May 25 16:45:39 +0000 2007 ------- Jody, could you please do something about your expandtab settings and tell your editor that old tabs are 4? That's a mess ;-) Thanks. There's no reason to convert a ScGlobal::GetErrorString() result to a rtl::OUStringBuffer just to assign it to a String. Fiddled a bit with the return value of GetSelectionFromFormula() to make it fit into what callers expect and how they react upon a 'false', catch-word ScDocument::GetDataEntries(). Same as with the previous patch: as a list of string constants in a formula currently doesn't evaluate to an error, the order of sequence to test had to be reversed, which is better anyway. Added a aValidationSrc.Interpret() to always have a result regardless of the AutoCalc setting. Stuffed entries from array row-wise into the collection, as this is what Excel does when persuaded in spite of what UI says. --------------------------------------------------------------------- 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]
