https://issues.apache.org/ooo/show_bug.cgi?id=123261
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Armin Le Grand <[email protected]> --- ALG: Hi ml-saunders, thanks for the hints. Things like that cannot easily be changed throughout the apps and ther UNO API implementations, thus this is not the pint in time to evtl. change that to a better conceop/implementation. Took back the change from yesterday, added the following: - isolated the name setter to SetNameForFrameFromPropSet - added a bool to the import context to decide if name has to be set in ::Create - using this for the image import contexts to not set the name initially - In EndElement after the winner of the MultiImageSupport is choosen, set the name for the single winner This works and has less risk due to not creating a fallback name behind the writer UNO API implementation at all, thus the orig name will win. Still setting ORW on cc for a review, but will commit this solution. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
