https://issues.apache.org/ooo/show_bug.cgi?id=118780
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Armin Le Grand <[email protected]> 2012-02-09 17:25:03 UTC --- ALG: Not as easy as it seems. Each entry in SVG may have a title and desc, but in AOO it is embedded to a single SdrObject (GraphicObject). Thus, it is not clear which tiltle/desc to take if there are several ones. It is also not clear how to remember them. It would be possible to create a new title/desc primitive and add that information to the sequence of primitives, so it would be later available when breaking the object (and a pure break from primitives will be available). -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
