Searched refs:aDefaultSet (Results 1 – 1 of 1) sorted by relevance
156 SfxItemSet aDefaultSet(pMod->GetItemPool(), SDRATTR_3D_FIRST, SDRATTR_3D_LAST); in Get3DAttributes() local157 GetAttributes(aDefaultSet); in Get3DAttributes()158 aSet.Put(aDefaultSet); in Get3DAttributes()210 SfxItemSet aDefaultSet(pMod->GetItemPool(), SDRATTR_3D_FIRST, SDRATTR_3D_LAST); in Set3DAttributes() local211 aDefaultSet.Put(rAttr); in Set3DAttributes()212 SetAttributes(aDefaultSet); in Set3DAttributes()
Completed in 12 milliseconds