To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=115008 Issue #|115008 Summary|filter: Apple(pict) correction of a minor bug + code s |implification Component|framework Version|1.0.0 Platform|Macintosh URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mba Reported by|osnola
------- Additional comments from [email protected] Sun Oct 10 09:58:12 +0000 2010 ------- The opcode FrameRgn ( 0x80) was treated as FillRgn ; ie. it called ReadAndDrawRgn(PDM_FILL) instead of ReadAndDrawRgn(PDM_FRAME) ( a function which ignores the region :-~ ). Therefore a correction of this little <<bug>> with some code simplifications... --------------------------------------------------------------------- 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]
