Home
last modified time | relevance | path

Searched refs:ChartTypeTabPage (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx793 ChartTypeTabPage::ChartTypeTabPage( Window* pParent in ChartTypeTabPage() function in chart::ChartTypeTabPage
848 m_aSubTypeList.SetSelectHdl( LINK( this, ChartTypeTabPage, SelectSubTypeHdl ) ); in ChartTypeTabPage()
906 ChartTypeTabPage::~ChartTypeTabPage() in ~ChartTypeTabPage()
925 ChartTypeParameter ChartTypeTabPage::getCurrentParamter() const in getCurrentParamter()
937 void ChartTypeTabPage::commitToModel( const ChartTypeParameter& rParameter ) in commitToModel()
946 void ChartTypeTabPage::stateChanged( ChangingResource* /*pResource*/ ) in stateChanged()
969 ChartTypeDialogController* ChartTypeTabPage::getSelectedMainType() in getSelectedMainType()
978 IMPL_LINK( ChartTypeTabPage, SelectSubTypeHdl, void *, EMPTYARG ) in IMPL_LINK() argument
991 IMPL_LINK( ChartTypeTabPage, SelectMainTypeHdl, void *, EMPTYARG ) in IMPL_LINK() argument
1104 void ChartTypeTabPage::initializePage() in initializePage()
[all …]
H A Dtp_ChartType.hxx60 class ChartTypeTabPage : public ResourceChangeListener, public svt::OWizardPage, public ChartTypeTe… class
63 ChartTypeTabPage( Window* pParent
69 virtual ~ChartTypeTabPage();
H A Ddlg_CreationWizard.cxx150ChartTypeTabPage* pChartTypeTabPage = new ChartTypeTabPage(this,m_xChartModel,m_xCC,bDoLiveUpdate); in createPage()
H A Ddlg_ChartType.cxx62 …m_pChartTypeTabPage = new ChartTypeTabPage(this,uno::Reference< XChartDocument >::query(m_xChartMo… in ChartTypeDialog()
/aoo4110/main/chart2/source/controller/inc/
H A Ddlg_ChartType.hxx42 class ChartTypeTabPage;
59 ChartTypeTabPage* m_pChartTypeTabPage;

Completed in 33 milliseconds