Searched refs:SetSecondaryPool (Results 1 – 12 of 12) sorted by relevance
88 SetSecondaryPool( pDocPool ); in ScMessagePool()95 SetSecondaryPool( NULL ); // before deleting defaults (accesses defaults) in ~ScMessagePool()
147 pPool->SetSecondaryPool(m_pChartItemPool); in DrawModelWrapper()199 pPool->SetSecondaryPool (NULL); in ~DrawModelWrapper()
624 pSdrPool->SetSecondaryPool( pEEgPool ); in InitDrawModel()858 GetAttrPool().SetSecondaryPool( 0 ); //Der ist ein muss! in ReleaseDrawModel()859 pSdrPool->SetSecondaryPool( 0 ); //Der ist sicherer in ReleaseDrawModel()
602 pPool->SetSecondaryPool( pDocPool ); in ScEEParser()617 pPool->SetSecondaryPool( NULL ); in ~ScEEParser()
276 SetSecondaryPool( rPool.pSecondary->Clone() ); in SfxItemPool()427 void SfxItemPool::SetSecondaryPool( SfxItemPool *pPool ) in SetSecondaryPool() function in SfxItemPool
230 void SetSecondaryPool( SfxItemPool *pPool );
72 pParent->SetSecondaryPool(this); in XOutdevItemPool()
87 mpDefaultsPool->SetSecondaryPool(pOutlPool); in init()
336 SetSecondaryPool( pSecondary ); in ScDocumentPool()
187 pItemPool->SetSecondaryPool(pOutlPool); in ImpCtor()
374 SetSecondaryPool(NULL); in ~SdrItemPool()
557 mpGlobalItemPool->SetSecondaryPool(pGlobalOutlPool); in GetGlobalDrawObjectItemPool()
Completed in 75 milliseconds