Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/explorer/
H A Dnochaos.cxx41 class CntItemPool;
70 static CntItemPool* _pThePool;
74 CntItemPool();
75 virtual ~CntItemPool();
78 static CntItemPool* Acquire();
89 return CntItemPool::Acquire(); in GetItemPool()
109 CntItemPool* CntItemPool::_pThePool = NULL;
112 CntItemPool::CntItemPool() in CntItemPool() function in CntItemPool
132 CntItemPool::~CntItemPool() in ~CntItemPool()
140 CntItemPool* CntItemPool::Acquire() in Acquire()
[all …]

Completed in 10 milliseconds