Home
last modified time | relevance | path

Searched refs:pDestItemSet (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx495 SfxItemSet* pDestItemSet = new SfxItemSet(*mpItemSet); in ForceStyleToHardAttributes() local
496 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