To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84404 Issue #|84404 Summary|Rounding problem in CCur function Component|scripting Version|OOo 2.3 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P5 Subcomponent|code Assigned to|kr Reported by|pflin
------- Additional comments from [EMAIL PROTECTED] Mon Dec 10 02:33:35 +0000 2007 ------- The CCur function is used to convert an expression to a Currency. But the value got from CCur function is different between OOo and MS Office. For example. In OOo, the value of CCur(0.1234567) is 0.1234, while in MS Office, the value of CCur(0.1234567) is rounded to 0.1235. Please see the patch and test file for fixing this problem --------------------------------------------------------------------- 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]
