To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100158
------- Additional comments from [email protected] Tue Jun 23 10:26:29 +0000 2009 ------- AW: Checked. The imported metafile only contains Meta(FillColor/LineColor)Actions and MetaPolyPolygonActions; there exist two actions which support fat lines, these are MetaLineAction and MetaPolyLineAction. None of both is used, so the WMF import does not support fat line import. Need to write a task for this. MetaLineAction uses DrawLine, MetaPolyLineAction uses DrawPolyLine; both are safe with LineInfo usage, should be okay. This task is complete; it does what the version before the changes did. Doing a review with HDU; Checking in changes... --------------------------------------------------------------------- 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]
