To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95317 Issue #|95317 Summary|Min and max mixed up in BasicRanges Component|Presentation Version|OOO300m9 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|thb Reported by|af
------- Additional comments from [EMAIL PROTECTED] Wed Oct 22 13:28:05 +0000 2008 ------- The initialization of mnMinimum and mnMaximum members in basegfx BasicRange mixes up the minimum and maximum. This happens also at the DoubleTraits and Int32Traits, so that mnMinimum and mnMaximum end up with the correct values. The problem is, that the reader of the code might get confused and that the use of DoubleTraits or Int32Traits at other places might lead to errors. --------------------------------------------------------------------- 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]
