Home
last modified time | relevance | path

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

/AOO41X/main/svl/inc/svl/
H A Ditempool.hxx272 static const SfxItemPool* GetStoringPool();
/AOO41X/main/svl/source/items/
H A Dpoolio.cxx68 const SfxItemPool* SfxItemPool::GetStoringPool() in GetStoringPool() function in SfxItemPool
/AOO41X/main/editeng/source/items/
H A Dparaitem.cxx1243 const SfxItemPool *pPool = SfxItemPool::GetStoringPool(); in Store()