To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73044 Issue #|73044 Summary|UNO API Polygon does not support open/closed states Component|api Version|680m194 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|definition Assigned to|cl Reported by|aw
------- Additional comments from [EMAIL PROTECTED] Tue Jan 2 04:43:06 -0800 2007 ------- AW: Other bugs revealed: We have a problem with our UNO API Polygon definition(s). Motivation: We have internal PolyPolygons with curve and open/close abilities (basegfx::B2DPolyPolygon) and we have tooling support for svg:d which also supports PolyPolygon, open/closed state and curves. But we have a set of UNO API PolyPolygons which lack open/closed ability and thus there are round-trips over UNO API (e.g. XLineStartItem::QueryValue() and XLineStartItem::PutValue()) which do not preverve the closed state and thus loose information. I will quick-fix involved bugs for now (e.g. #i72807#), but this involves some shortcomings. AW: For a clean solution i suggest replacing all polygon and PolyPolygon and curve usages in API with svg:d. We will need to thoroughly plan this but at least do it in a mid-time frame to solve the 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]
