https://issues.apache.org/ooo/show_bug.cgi?id=122720
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #2 from Armin Le Grand <[email protected]> --- ALG: Minimal change: Add HasText() as virtual base method to SdrObject, implement as default returning false, adapt pales of usage to do dynamic_casts to SdrTextObj as less as possible. Thought about adding to SdrVirtObj, but this will not really fix things and collide with aw080 changes. Better fix is in the future to get completely rid of SdrVirtObj. Checking if minimal change works... -- You are receiving this mail because: You are on the CC list for the bug.
