Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx119 , m_pChartItemPool(0) in DrawModelWrapper()
124 m_pChartItemPool = ChartItemPool::CreateChartItemPool(); in DrawModelWrapper()
147 pPool->SetSecondaryPool(m_pChartItemPool); in DrawModelWrapper()
191 if(m_pChartItemPool) in ~DrawModelWrapper()
197 if(pSecondary == m_pChartItemPool) in ~DrawModelWrapper()
204 SfxItemPool::Free(m_pChartItemPool); in ~DrawModelWrapper()
/trunk/main/chart2/source/inc/chartview/
H A DDrawModelWrapper.hxx47 SfxItemPool* m_pChartItemPool; member in chart::DrawModelWrapper

Completed in 18 milliseconds