Searched refs:m_pChartItemPool (Results 1 – 2 of 2) sorted by relevance
119 , 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()
47 SfxItemPool* m_pChartItemPool; member in chart::DrawModelWrapper
Completed in 10 milliseconds