To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72216
User iha changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|OOo Later |OOo 2.3
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jul 10 12:27:30 +0000
2007 -------
Thanks for the patch Regina! I checked it in for CWS chart07. I made the
following two changes to the patch:
1) removed unused BSPoint as you indicated
2) changed condition if (fMaxCurveparam <= 0.0) to
if (fMaxCurveparam < 0.0)
I think having fMaxCurveparam = 0.0 is still valid, or?
---------------------------------------------------------------------
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]