Lines Matching refs:aTempSet

1304                     SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST);  in ResetBackground_Impl()  local
1306 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl()
1307 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
1347 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local
1349 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl()
1350 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
1381 SfxItemSet aTempSet(*rSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl() local
1383 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in ResetBackground_Impl()
1384 … aPageFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in ResetBackground_Impl()
1453 SfxItemSet aTempSet(*rHeaderSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in InitHeadFoot_Impl() local
1455 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in InitHeadFoot_Impl()
1456 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in InitHeadFoot_Impl()
1515 SfxItemSet aTempSet(*rFooterSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in InitHeadFoot_Impl() local
1517 setSvxBrushItemAsFillAttributesToTargetSet(rItem, aTempSet); in InitHeadFoot_Impl()
1518 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(aTempSet)); in InitHeadFoot_Impl()