Searched refs:pSwItem (Results 1 – 1 of 1) sorted by relevance
673 SfxPoolItem *pSwItem = pEEItem->Clone(); in GetEEAttrsFromDrwObj() local674 pSwItem->SetWhich( nSwWhich ); in GetEEAttrsFromDrwObj()675 rItemSet.Put( *pSwItem ); in GetEEAttrsFromDrwObj()676 delete pSwItem; in GetEEAttrsFromDrwObj()
Completed in 16 milliseconds