Searched refs:pLocalPool (Results 1 – 1 of 1) sorted by relevance
171 ScDocumentPool* pLocalPool = xPoolHelper->GetDocPool(); in InitDrawLayer() local173 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() local279 if(pLocalPool && pLocalPool->GetSecondaryPool()) in IMPL_LINK_INLINE_END()281 pLocalPool->SetSecondaryPool(0); in IMPL_LINK_INLINE_END()
Completed in 7 milliseconds