Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A Dunopool.cxx86 SfxItemPool* pOutlPool=EditEngine::CreatePool(); in init() local
87 mpDefaultsPool->SetSecondaryPool(pOutlPool); in init()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx181 SfxItemPool* pOutlPool=EditEngine::CreatePool( bLoadRefCounts ); in ImpCtor() local
183 pItemPool->SetSecondaryPool(pOutlPool); in ImpCtor()
311 SfxItemPool* pOutlPool=pItemPool->GetSecondaryPool(); in ~SdrModel() local
316 SfxItemPool::Free(pOutlPool); in ~SdrModel()