Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx171 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in InitDrawLayer() local
173 if(pLocalPool) in InitDrawLayer()
175 …OSL_ENSURE(!pLocalPool->GetSecondaryPool(), "OOps, already a secondary pool set where the DrawingL… in InitDrawLayer()
176 pLocalPool->SetSecondaryPool(&pDrawLayer->GetItemPool()); in InitDrawLayer()
277 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in IMPL_LINK_INLINE_END() local
279 if(pLocalPool && pLocalPool->GetSecondaryPool()) in IMPL_LINK_INLINE_END()
281 pLocalPool->SetSecondaryPool(0); in IMPL_LINK_INLINE_END()

Completed in 18 milliseconds