Lines Matching refs:rTmpSet

1284         const SfxItemSet& rTmpSet = rSetItem.GetItemSet();  in ResetBackground_Impl()  local
1285 …const SfxBoolItem& rOn = static_cast< const SfxBoolItem& >(rTmpSet.Get(GetWhich(SID_ATTR_PAGE_ON))… in ResetBackground_Impl()
1294 … aHeaderFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()
1300 if(SFX_ITEM_SET == rTmpSet.GetItemState(nWhich)) in ResetBackground_Impl()
1303 … const SvxBrushItem& rItem = static_cast< const SvxBrushItem& >(rTmpSet.Get(nWhich)); in ResetBackground_Impl()
1304 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl()
1314 if(rTmpSet.GetItemState(nWhich) == SFX_ITEM_SET) in ResetBackground_Impl()
1316 const SvxBoxItem& rItem = static_cast< const SvxBoxItem& >(rTmpSet.Get(nWhich)); in ResetBackground_Impl()
1327 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() local
1328 …const SfxBoolItem& rOn = static_cast< const SfxBoolItem& >(rTmpSet.Get(GetWhich(SID_ATTR_PAGE_ON))… in ResetBackground_Impl()
1337 … aFooterFillAttributes.reset(new drawinglayer::attribute::SdrAllFillAttributesHelper(rTmpSet)); in ResetBackground_Impl()
1343 if(SFX_ITEM_SET == rTmpSet.GetItemState(nWhich)) in ResetBackground_Impl()
1346 … const SvxBrushItem& rItem = static_cast< const SvxBrushItem& >(rTmpSet.Get(nWhich)); in ResetBackground_Impl()
1347 SfxItemSet aTempSet(*rTmpSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in ResetBackground_Impl()
1357 if(rTmpSet.GetItemState(nWhich) == SFX_ITEM_SET) in ResetBackground_Impl()
1359 const SvxBoxItem& rItem = static_cast< const SvxBoxItem& >(rTmpSet.Get(nWhich)); in ResetBackground_Impl()