https://issues.apache.org/ooo/show_bug.cgi?id=98734
--- Comment #5 from Frank Schönheit <[email protected]> --- ob clause: The following should be read with keeping in mind that it is a few years ago when I last really worked on the OOo codebase... ImplModelPropertiesChanged has that DoesDependOnOthers call, which is already used for the purpose of deferring certain properties, so they're set only after other props have been set. That mechanism is ugly, but works. Maybe you can just return sal_True in that method, for the ScaleMode. -- 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.
