Searched refs:pEEgPool (Results 1 – 1 of 1) sorted by relevance
623 SfxItemPool *pEEgPool = EditEngine::CreatePool( sal_False ); in InitDrawModel() local624 pSdrPool->SetSecondaryPool( pEEgPool ); in InitDrawModel()854 SfxItemPool *pEEgPool = pSdrPool->GetSecondaryPool(); in ReleaseDrawModel() local855 ASSERT( !pEEgPool->GetSecondaryPool(), "i don't accept additional pools"); in ReleaseDrawModel()861 SfxItemPool::Free(pEEgPool); in ReleaseDrawModel()
Completed in 14 milliseconds