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.cxx185 SfxItemPool* pOutlPool=EditEngine::CreatePool( bLoadRefCounts ); in ImpCtor() local
187 pItemPool->SetSecondaryPool(pOutlPool); in ImpCtor()
315 SfxItemPool* pOutlPool=pItemPool->GetSecondaryPool(); in ~SdrModel() local
320 SfxItemPool::Free(pOutlPool); in ~SdrModel()

Completed in 28 milliseconds