https://issues.apache.org/ooo/show_bug.cgi?id=124638

--- Comment #27 from Armin Le Grand <[email protected]> ---
Saw that in Writer on trunk the ColorTable is not there when working with
SdrObjects. This has to do with the order of initialization of DrawModel and
DocShell. The DocShell gets SfxPoolItems set (*not* in a SfxItemSet (!)) and
the list ones for color and others need to be there for the ToolbarControls to
find these. The initializations for these are widely distributed over writer
and behave different depending in which order DrawModel and DocShell are
created (!). Trying to cleanup that stuff...

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to