Lines Matching refs:rTmpSet
1271 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() local
1273 (const SfxBoolItem&)rTmpSet.Get( GetWhich( SID_ATTR_PAGE_ON ) ); in ResetBackground_Impl()
1279 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
1282 (const SvxBrushItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()
1287 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
1290 (const SvxBoxItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()
1302 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() local
1304 (const SfxBoolItem&)rTmpSet.Get( GetWhich( SID_ATTR_PAGE_ON ) ); in ResetBackground_Impl()
1310 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
1313 (const SvxBrushItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()
1318 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
1321 (const SvxBoxItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()