https://bz.apache.org/ooo/show_bug.cgi?id=125129

--- Comment #9 from [email protected] ---
sfx2/inc/sfx2/request.hxx:
#define SFX_ITEMSET_ARG(pArgs, pItem, ItemType, nSlotId, bDeep) \
    const ItemType *pItem = (const ItemType*) \
        SfxRequest::GetItem( pArgs, nSlotId, bDeep, TYPE(ItemType) )

so apparently the SID_COLOR_TABLE slot ID is absent from the aSet.

Is it not passed to frame 3 from prior frames?

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

Reply via email to