To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59551


User aw changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |WORKSFORME
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jan 17 11:33:38 -0800 
2006 -------
AW: Well, i can just say that it works as designed at the moment. Combine is
nothing else than adding all (Poly)Polygons to a single PolyPolygon object. This
is done with closed polygons. When You do it with lines, the lines are converted
to closed polygons, too (check with F8 point mode to see). Also, the text is
converted to curves.
The function is available if all of the selected objects are convertable to
polygons. There is no special handling for text.
The function is primarily for combining closed filled areas, e.g a ellipse
combined with text will just leave the text empty since it's a PolyPolygon now
with XOR fill rule. I think it makes not much sense to change that, it may be
wanted. There is no way to 'guess' what is wanted.
Maybe You were more intending to get the lines connected to a single polygon
again, then You should use 'Connect', not combine.

---------------------------------------------------------------------
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]

Reply via email to