Searched refs:pDestItemSet (Results 1 – 1 of 1) sorted by relevance
495 SfxItemSet* pDestItemSet = new SfxItemSet(*mpItemSet); in ForceStyleToHardAttributes() local496 pDestItemSet->SetParent(0L); in ForceStyleToHardAttributes()504 SfxWhichIter aIter(*pDestItemSet); in ForceStyleToHardAttributes()515 pDestItemSet->Put(*pItem); in ForceStyleToHardAttributes()523 mpItemSet = pDestItemSet; in ForceStyleToHardAttributes()
Completed in 15 milliseconds