Lines Matching refs:GetItemSet
231 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet()
285 GetItemSet().GetItemState( GetWhich( nId ), sal_False, &pItem ) ) in FillItemSet()
287 _pSet = &( (SvxSetItem*)pItem )->GetItemSet(); in FillItemSet()
313 SfxItemPool* pPool = GetItemSet().GetPool(); in Reset()
324 const SfxItemSet& rHeaderSet = pSetItem->GetItemSet(); in Reset()
541 pBBSet = new SfxItemSet( *GetItemSet().GetPool(), nBrush, nBrush, in IMPL_LINK_INLINE_END()
547 GetItemSet().GetItemState( GetWhich( nId ), sal_False, &pItem ) ) in IMPL_LINK_INLINE_END()
549 pBBSet->Put( ( (SvxSetItem*)pItem)->GetItemSet() ); in IMPL_LINK_INLINE_END()
552 GetItemSet().GetItemState( nInner, sal_False, &pItem ) ) in IMPL_LINK_INLINE_END()
647 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl()
677 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl()
792 const SfxItemSet& rHeaderSet = pSetItem->GetItemSet(); in ActivatePage()
829 const SfxItemSet& rFooterSet = pSetItem->GetItemSet(); in ActivatePage()