Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_ChartType.cxx53 , m_pChartTypeTabPage(0) in ChartTypeDialog()
62m_pChartTypeTabPage = new ChartTypeTabPage(this,uno::Reference< XChartDocument >::query(m_xChartMo… in ChartTypeDialog()
63 m_pChartTypeTabPage->initializePage(); in ChartTypeDialog()
64 m_pChartTypeTabPage->Show(); in ChartTypeDialog()
69 delete m_pChartTypeTabPage; in ~ChartTypeDialog()
/aoo4110/main/chart2/source/controller/inc/
H A Ddlg_ChartType.hxx59 ChartTypeTabPage* m_pChartTypeTabPage; member in chart::ChartTypeDialog

Completed in 12 milliseconds