Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx801 , m_pAxisTypeResourceGroup( new AxisTypeResourceGroup(this) ) in ChartTypeTabPage()
829 aOldPos = m_pAxisTypeResourceGroup->getPosition(); in ChartTypeTabPage()
896 m_nYTopPos = m_pAxisTypeResourceGroup->getPosition().Y(); in ChartTypeTabPage()
898 m_pAxisTypeResourceGroup->setChangeListener( this ); in ChartTypeTabPage()
918 delete m_pAxisTypeResourceGroup; in ~ChartTypeTabPage()
929 m_pAxisTypeResourceGroup->fillParameter( aParameter ); in getCurrentParamter()
1030 long nXPos = m_pAxisTypeResourceGroup->getPosition().X(); in showAllControls()
1031 m_pAxisTypeResourceGroup->showControls( bShow ); in showAllControls()
1034 m_pAxisTypeResourceGroup->setPosition( Point( nXPos, nYPos ) ); in showAllControls()
1095 m_pAxisTypeResourceGroup->fillControls( rParameter ); in fillAllControls()
[all …]
H A Dtp_ChartType.hxx95 AxisTypeResourceGroup* m_pAxisTypeResourceGroup; member in chart::ChartTypeTabPage

Completed in 35 milliseconds