Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx806 , m_pSortByXValuesResourceGroup( new SortByXValuesResourceGroup( this ) ) in ChartTypeTabPage()
903 m_pSortByXValuesResourceGroup->setChangeListener( this ); in ChartTypeTabPage()
923 delete m_pSortByXValuesResourceGroup; in ~ChartTypeTabPage()
934 m_pSortByXValuesResourceGroup->fillParameter( aParameter ); in getCurrentParamter()
1074 m_pSortByXValuesResourceGroup->showControls( bShow ); in showAllControls()
1077 m_pSortByXValuesResourceGroup->setPosition( Point( nXPos, nYPos ) ); in showAllControls()
1078 nYPos += m_pSortByXValuesResourceGroup->getHeight() + lcl_getDistance(); in showAllControls()
1100 m_pSortByXValuesResourceGroup->fillControls( rParameter ); in fillAllControls()
1153 m_pSortByXValuesResourceGroup->showControls( false ); in initializePage()
H A Dtp_ChartType.hxx100 SortByXValuesResourceGroup* m_pSortByXValuesResourceGroup; member in chart::ChartTypeTabPage

Completed in 25 milliseconds