Home
last modified time | relevance | path

Searched refs:GetPool (Results 301 – 325 of 471) sorted by relevance

1...<<111213141516171819

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx279 aTempSet.Put(XFillGradientItem(aTempSet.GetPool(), aGradient)); in ImpCreateShadowObjectClone()
288 aTempSet.Put(XFillHatchItem(aTempSet.GetPool(), aHatch)); in ImpCreateShadowObjectClone()
346 aTempSet.Put(XFillBitmapItem(aTempSet.GetPool(), aGraphicObject)); in ImpCreateShadowObjectClone()
2576 SfxItemSet aNewSet(*rSet.GetPool(), in SetVerticalWriting()
H A Dsvdibrow.cxx932 const SfxItemPool* pPool=pSet->GetPool(); in SetAttributes()
1177 SfxItemSet aNewSet(*aSet.GetPool(),pEntry->nWhichId,pEntry->nWhichId); in IMPL_LINK()
H A Dsvdfmtf.cxx751 SfxItemSet aSet(*mpLineAttr->GetPool(), SDRATTR_ECKENRADIUS, SDRATTR_ECKENRADIUS, 0, 0); in DoAction()
1060 SfxItemSet aAttr(*mpFillAttr->GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST, 0, 0); in ImportText()
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx306 SfxRequest aReq( SID_OPENDOC, SFX_CALLMODE_ASYNCHRON, SFX_APP()->GetPool() ); in ExecuteEntry()
H A Dapp.cxx214 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in Property()
/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx150 SfxItemSet aAttr(mpDoc->GetPool()); in MouseButtonDown()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx177 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx218 XFillAttrSetItem aXFillSetItem( &pDocSh->GetPool() ); in DoDrag()
/trunk/main/basctl/source/basicide/
H A Dbasobj3.cxx473 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in HandleBasicError()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx1086 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in getDisplayFormulaBar()
1104 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in setDisplayFormulaBar()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx209 SfxItemSet aSet(GetPool(), FN_ENVELOP, FN_ENVELOP, 0); in InsertEnv()
H A Dapplab.cxx196 SfxItemSet aSet( GetPool(), FN_LABEL, FN_LABEL, 0 ); in InsertLab()
/trunk/main/starmath/source/
H A Dsmdetect.cxx169 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect()
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx311 SfxItemSet aTmp(GetPool(), FN_PARAM_1, FN_PARAM_1); in Execute()
H A Dlanghelper.cxx428 …nLang = (dynamic_cast< const SvxLanguageItem& >(aSet.GetPool()->GetDefaultItem( nLangWhichId ))).G… in GetLanguage()
/trunk/main/sd/inc/
H A Ddrawdoc.hxx240 SfxItemPool& GetPool() { return( *pItemPool ); } in GetPool() function in SdDrawDocument
/trunk/main/sw/source/core/text/
H A Dtxttab.cxx188 GetPool()->GetDefaultItem( RES_PARATR_TABSTOP ); in NewTabPortion()
H A Dtxtfld.cxx327 SwAttrPool* pPool = pChFmt->GetAttrSet().GetPool(); in NewFldPortion()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx192 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect()
/trunk/main/sd/source/core/
H A Dstlfamily.cxx142 …if( pStyle == 0 || (pStyle->GetFamily() != mnFamily) || (&pStyle->GetPool() != mxPool.get()) || (m… in GetValidNewSheet()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_DataLabel.cxx134 m_pPool(rInAttrs.GetPool()) in DataLabelResources()
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx568 SfxItemSet* pItemSet = new SfxItemSet(SFX_APP()->GetPool(), in IMPL_LINK()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx881 pItemSet.reset( new SfxItemSet(*rOldAttrSet.GetPool(), in SetPropertyValues_Impl()
1693 pNewAttrSet.reset( new SfxItemSet(*rOldAttrSet.GetPool(), in setPropertyToDefault()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx853 SfxItemSet aCoreSet(GetPool(), SID_ATTR_ZOOM, SID_ATTR_ZOOM); in Execute()
1180 SfxItemSet aSet( *rSet.GetPool(), SID_PRINTDOC, SID_PRINTDOC ); in GetState()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx183 : rOldAttrs.GetPool()->GetDefaultItem( nWhich ); in HasAttrChanged()
187 : rNewAttrs.GetPool()->GetDefaultItem( nWhich ); in HasAttrChanged()

Completed in 161 milliseconds

1...<<111213141516171819