https://issues.apache.org/ooo/show_bug.cgi?id=58876
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Armin Le Grand <[email protected]> --- OLE shapes can be handled mostly identically to graphic objects when seeing them as 'just' graphic shapes which have another source for the content to display. The graphic content is normally a Metafile; when this is retrieved, the pipeline for handling it in the display process is identical to a graphic object, thus all transformations/modifications for graphic objects are also possible for OLEs with no restrictions and should be allowed. This is of course different when you activate the OLE, in that mode it should ignore evtl. transformations ans is shown centered on the non-activated frame, unroated, unsheared and unmirrored (just translation and unsigned scale). -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
