Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx805 , m_pGeometryResourceGroup( new GeometryResourceGroup( this ) ) in ChartTypeTabPage()
902 m_pGeometryResourceGroup->setChangeListener( this ); in ChartTypeTabPage()
922 delete m_pGeometryResourceGroup; in ~ChartTypeTabPage()
933 m_pGeometryResourceGroup->fillParameter( aParameter ); in getCurrentParamter()
1066 m_pGeometryResourceGroup->showControls( bShow ); in showAllControls()
1069 m_pGeometryResourceGroup->setPosition( Point( nXPos+17, nYPos ) ); in showAllControls()
1070 nYPos += m_pGeometryResourceGroup->getHeight() + lcl_getDistance(); in showAllControls()
1099 m_pGeometryResourceGroup->fillControls( rParameter ); in fillAllControls()
1152 m_pGeometryResourceGroup->showControls( false ); in initializePage()
H A Dtp_ChartType.hxx99 GeometryResourceGroup* m_pGeometryResourceGroup; member in chart::ChartTypeTabPage

Completed in 11 milliseconds