https://issues.apache.org/ooo/show_bug.cgi?id=125222
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ACCEPTED Assignee|[email protected] |[email protected] |g | Target Milestone|--- |4.2.0 Ever confirmed|0 |1 --- Comment #7 from Armin Le Grand <[email protected]> --- Tested with changed SdGenericDrawPage::_CreateSdrObject, works as expected. It is an intended and needed change, it's about the place where the UNO API incarnates implementation objects for existing XShape UNO objects. In the cases I saw setting the style is not even needed - this is already done in object construction - but I will not risk that this is missing. As noted in the issue 119287 this will change in aw080 anyways since there SdrObjects will get a default style at construction time; adding a tagged (TTTT for aw080 changes) note there to adapt again when aw080 is ready... -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
