Home
last modified time | relevance | path

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

1...<<111213141516171819

/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx2184 ScPatternAttr aPattern( pInsDoc->GetPool() ); in ShowDataPilotSourceData()
H A Doutput2.cxx1933 SfxItemSet( *rPara.GetPool(), rPara.GetRanges() ) ); in lcl_ClearEdit()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx2025 if( &GetAttrPool() != pSrc->GetAttrSet().GetPool() && in CopyFmtArr()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx4251 return new ScPatternAttr( GetPool() ); // empty in CreateSelectionPattern()
4996 ScDocumentPool* ScDocument::GetPool() in GetPool() function in ScDocument
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2707 SfxItemSet aCoreSet(SFX_APP()->GetPool(), in impl_dialogFormatting_nothrow()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1058 SfxRequest aReq( SID_PRINTDOCDIRECT, SFX_CALLMODE_SYNCHRON, pViewSh->GetPool() );
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2015 SfxItemSet* pSet = new SfxAllItemSet(SFX_APP()->GetPool()); in loadSrcDocument()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2373 SfxItemSet aTempAttr( mpDoc->GetPool() ); in ApplyTextObj()
/trunk/main/sc/inc/
H A Ddocument.hxx1446 SC_DLLPUBLIC ScDocumentPool* GetPool();
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1051 pEditPool = aSet.GetPool(); in NextPara()
H A Dww8atr.cxx5281 const SfxItemPool& rPool = *rSet.GetPool(); in OutputStyleItemSet()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx911 SfxItemSet* pPrinterSet = new SfxItemSet( *rSet.GetPool(), in Reset()
/trunk/main/desktop/source/app/
H A Dapp.cxx2418 … SfxItemSet aOptSet( SFX_APP()->GetPool(), SID_ATTR_QUICKLAUNCHER, SID_ATTR_QUICKLAUNCHER ); in InitializeQuickstartMode()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx2541 pCellAttrs = new ScPatternAttr( pDoc->GetPool() ); in EnterHandler()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1057 pTxtObj->GetPool()->SetDefaultMetric( (SfxMapUnit) eMapUnit ); in CreateBinTextObject()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1560 SfxItemSet aItemSet( *pFrmFmt->GetAttrSet().GetPool(), in FixFrameFmt()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx415 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4481 CollectUserDefinedNamespaces(GetDocument()->GetPool(), ATTR_USERDEF); in exportDoc()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx864 SfxItemSet aLangSet(rView.GetPool(), nWhich, nWhich); in FlushInBuffer()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3554 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in End()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3121 SfxItemSet aNewSet(*rObjectItemSet.GetPool()); in ImportPage()

Completed in 436 milliseconds

1...<<111213141516171819