Lines Matching refs:GetPool

185 	SfxItemSet aNewAttr(*aEditAttr.GetPool(), aEditAttr.GetRanges());  in Exec()
188 sal_uInt16 nWhich = GetPool().GetWhich(nSlot); in Exec()
206 GetPool().GetWhich(nSlot)); in Exec()
216 GetPool().GetWhich(nSlot)); in Exec()
227 SfxItemPool* pSecondPool = aEditAttr.GetPool()->GetSecondaryPool(); in Exec()
229 pSecondPool = aEditAttr.GetPool(); in Exec()
425 SfxItemSet aTmp(GetPool(), FN_PARAM_1, FN_PARAM_1); in Exec()
485 SfxItemSet aDlgAttr(GetPool(), EE_ITEMS_START, EE_ITEMS_END); in Exec()
527 SfxItemSet aDlgAttr(GetPool(), in Exec()
582 SfxItemSet aAttr( *aNewAttr.GetPool(), in Exec()
641 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetState()
690 SfxItemPool* pSecondPool = aEditAttr.GetPool()->GetSecondaryPool(); in GetState()
692 pSecondPool = aEditAttr.GetPool(); in GetState()
892 SfxItemSet aNewAttr(*aEditAttr.GetPool(), aEditAttr.GetRanges()); in ExecClpbrd()
1152 sal_uInt16 nSlotId = GetPool().GetSlotId( nWhich ); in GetNoteState()
1654 pArgs->GetItemState(GetPool().GetWhich(SID_CHARMAP), sal_False, &pItem); in InsertSymbol()
1662 pArgs->GetItemState( GetPool().GetWhich(SID_ATTR_SPECIALCHAR), sal_False, &pFtItem); in InsertSymbol()
1672 SvxScriptSetItem aSetItem( SID_ATTR_CHAR_FONT, *aSet.GetPool() ); in InsertSymbol()
1690 SfxAllItemSet aAllSet( GetPool() ); in InsertSymbol()
1736 SfxItemSet aFontSet( *aOldSet.GetPool(), in InsertSymbol()
1747 SfxItemSet aSetFont( *aFontSet.GetPool(), aFontSet.GetRanges() ); in InsertSymbol()
1774 rReq.AppendItem( SfxStringItem( GetPool().GetWhich(SID_CHARMAP), sSym ) ); in InsertSymbol()