Home
last modified time | relevance | path

Searched refs:GetSecondaryPool (Results 1 – 24 of 24) sorted by relevance

/aoo4110/main/svx/source/xoutdev/
H A Dxpool.cxx67 while(pParent->GetSecondaryPool()) in XOutdevItemPool()
69 pParent = pParent->GetSecondaryPool(); in XOutdevItemPool()
/aoo4110/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx141 SfxItemPool* pSecondary = pPool->GetSecondaryPool(); in DrawModelWrapper()
196 SfxItemPool* pSecondary = pPool->GetSecondaryPool(); in ~DrawModelWrapper()
/aoo4110/main/sw/source/core/doc/
H A Ddocdraw.cxx851 SfxItemPool *pSdrPool = GetAttrPool().GetSecondaryPool(); in ReleaseDrawModel()
854 SfxItemPool *pEEgPool = pSdrPool->GetSecondaryPool(); in ReleaseDrawModel()
855 ASSERT( !pEEgPool->GetSecondaryPool(), "i don't accept additional pools"); in ReleaseDrawModel()
H A Ddocfmt.cxx1247 SfxItemPool* pSdrPool = GetAttrPool().GetSecondaryPool(); in SetDefault()
/aoo4110/main/editeng/source/editeng/
H A Dedtspell.cxx612 while ( pPool->GetSecondaryPool() && in SetAttr()
615 pPool = pPool->GetSecondaryPool(); in SetAttr()
H A Deditobj.cxx623 while(!pRetval && pPool && pPool->GetSecondaryPool()) in getEditEngineItemPool()
625 pPool = pPool->GetSecondaryPool(); in getEditEngineItemPool()
H A Dimpedit4.cxx178 while ( pPool->GetSecondaryPool() && !pPool->GetName().EqualsAscii( "EditEngineItemPool" ) ) in ReadRTF()
180 pPool = pPool->GetSecondaryPool(); in ReadRTF()
/aoo4110/main/sd/source/ui/dlg/
H A Ddlgolbul.cxx127 …pItem = (SvxNumBulletItem*) aInputSet.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NU… in OutlineBulletDlg()
/aoo4110/main/sw/source/core/draw/
H A Ddrawdoc.cxx98 SfxItemPool* pSdrPool = pD->GetAttrPool().GetSecondaryPool(); in SwDrawDocument()
/aoo4110/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx188 SfxItemPool* pPool2 = aEditAttr.GetPool()->GetSecondaryPool(); in Execute()
909 SfxItemPool* pEditPool = aEditAttr.GetPool()->GetSecondaryPool(); in GetDrawTxtCtrlState()
H A Dannotsh.cxx156 SetPool(rSh.GetAttrPool().GetSecondaryPool()); in TYPEINIT1()
227 SfxItemPool* pSecondPool = aEditAttr.GetPool()->GetSecondaryPool(); in Exec()
690 SfxItemPool* pSecondPool = aEditAttr.GetPool()->GetSecondaryPool(); in GetState()
H A Ddrwtxtsh.cxx152 SetPool(rSh.GetAttrPool().GetSecondaryPool()); in SwDrawTextShell()
/aoo4110/main/svl/inc/svl/
H A Ditempool.hxx231 SfxItemPool* GetSecondaryPool() const { in GetSecondaryPool() function in SfxItemPool
/aoo4110/main/sd/source/ui/func/
H A Dfuolbull.cxx376 …pItem = (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUM… in GetNumBulletItem()
/aoo4110/main/svx/source/unodraw/
H A Dunopool.cxx70 SfxItemPool* pSecondaryPool = mpDefaultsPool->GetSecondaryPool(); in ~SvxUnoDrawPool()
H A Dunomod.cxx754 …SvxNumBulletItem* pItem = (SvxNumBulletItem*) pModel->GetItemPool().GetSecondaryPool()->GetPoolDef… in SvxCreateNumRule()
/aoo4110/main/sw/source/filter/writer/
H A Dwriter.cxx459 if( rPool.GetSecondaryPool() ) in PutEditEngFontsInAttrPool()
/aoo4110/main/sd/source/core/
H A Ddrawdoc.cxx251 …GetPool().GetSecondaryPool()->SetPoolDefaultItem( SvxScriptSpaceItem( sal_False, EE_PARA_ASIANCJKS… in SdDrawDocument()
H A Dstlpool.cxx1050 …SvxNumRule* pDefaultRule = ((SvxNumBulletItem*) rSet.GetPool()->GetSecondaryPool()->GetPoolDefault… in PutNumBulletItem()
/aoo4110/main/sw/source/filter/xml/
H A Dxmlexp.cxx237 sal_uInt16 nWhichIds = rPool.GetSecondaryPool() ? 5 : 2; in exportDoc()
/aoo4110/main/sd/source/ui/view/
H A Dviewshel.cxx871 …pItem = (SvxNumBulletItem*) aNewAttr.GetPool()->GetSecondaryPool()->GetPoolDefaultItem(EE_PARA_NUM… in GetNumBulletItem()
/aoo4110/main/svx/source/svdraw/
H A Dsvdmodel.cxx315 SfxItemPool* pOutlPool=pItemPool->GetSecondaryPool(); in ~SdrModel()
H A Dsvdobj.cxx570 SfxItemPool* pGlobalOutlPool = mpGlobalItemPool->GetSecondaryPool(); in FreeGlobalDrawObjectItemPool()
/aoo4110/main/sc/source/core/data/
H A Ddrwlayer.cxx253 …rPool.GetSecondaryPool()->SetPoolDefaultItem( SvxScriptSpaceItem( sal_False, EE_PARA_ASIANCJKSPACI… in ScDrawLayer()

Completed in 346 milliseconds