Searched refs:rSetItem (Results 1 – 4 of 4) sorted by relevance
775 const SvxSetItem& rSetItem = static_cast< const SvxSetItem& >(rSet.Get(nWhich, sal_False)); in ResetBackground_Impl() local776 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl()819 const SvxSetItem& rSetItem = static_cast< const SvxSetItem& >(rSet.Get(nWhich, sal_False)); in ResetBackground_Impl() local820 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl()
65 SvxColorValueSetData( const XFillAttrSetItem& rSetItem ) : in SvxColorValueSetData() argument66 maData( rSetItem ) {} in SvxColorValueSetData()
1283 const SvxSetItem& rSetItem = static_cast< const SvxSetItem& >(rSet.Get(nWhich, sal_False)); in ResetBackground_Impl() local1284 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl()1326 const SvxSetItem& rSetItem = static_cast< const SvxSetItem& >(rSet.Get(nWhich,sal_False)); in ResetBackground_Impl() local1327 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl()
60 const SfxSetItem& ApplyTo( const SfxSetItem& rSetItem, sal_Bool bNew = sal_False );
Completed in 94 milliseconds