https://issues.apache.org/ooo/show_bug.cgi?id=124638
--- Comment #11 from Armin Le Grand <[email protected]> --- DLG_FRM_OLE uses the same shell as DLG_FRM_STD, the SwFrameShell, so the SwGrfShell::Execute uses the correct SfxItemSet using the ranges XATTR_FILL_FIRST, XATTR_FILL_LAST for values and SID_COLOR_TABLE, SID_BITMAP_LIST for the XLists. DLG_FRM_GRF uses the SwGrfShell, there these are missing. These need to be added (and I will need to sort the IDRanges...) -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
