Lines Matching refs:rTmpSet
647 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() local
649 (const SfxBoolItem&)rTmpSet.Get( GetWhich( SID_ATTR_PAGE_ON ) ); in ResetBackground_Impl()
655 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
657 const SvxBrushItem& rItem = (const SvxBrushItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()
662 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
665 (const SvxBoxItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()
677 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() local
679 (const SfxBoolItem&)rTmpSet.Get( GetWhich( SID_ATTR_PAGE_ON ) ); in ResetBackground_Impl()
685 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
687 const SvxBrushItem& rItem = (const SvxBrushItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()
692 if ( rTmpSet.GetItemState( nWhich ) == SFX_ITEM_SET ) in ResetBackground_Impl()
695 (const SvxBoxItem&)rTmpSet.Get( nWhich ); in ResetBackground_Impl()