Lines Matching refs:GetPool
146 SfxItemSet aNewAttr(*aEditAttr.GetPool(), aEditAttr.GetRanges()); in Execute()
150 const sal_uInt16 nWhich = GetPool().GetWhich(nSlot); in Execute()
188 SfxItemPool* pPool2 = aEditAttr.GetPool()->GetSecondaryPool(); in Execute()
190 pPool2 = aEditAttr.GetPool(); in Execute()
209 …Item = static_cast< const SvxTextLineItem& >( pNewAttrs->Get( pNewAttrs->GetPool()->GetWhich(nSlot… in Execute()
261 GetPool().GetWhich(nSlot)); in Execute()
270 GetPool().GetWhich(nSlot)); in Execute()
346 SfxItemSet aDlgAttr(GetPool(), EE_ITEMS_START, EE_ITEMS_END); in Execute()
389 SfxItemSet aTmp(GetPool(), FN_PARAM_1, FN_PARAM_1); in Execute()
445 SfxItemSet aDlgAttr(GetPool(), in Execute()
538 SfxItemSet aAttr( *aNewAttr.GetPool(), in Execute()
569 SfxItemSet aAttr( *aNewAttr.GetPool(), in Execute()
635 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetState()
901 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetDrawTxtCtrlState()
909 SfxItemPool* pEditPool = aEditAttr.GetPool()->GetSecondaryPool(); in GetDrawTxtCtrlState()
911 pEditPool = aEditAttr.GetPool(); in GetDrawTxtCtrlState()