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