Home
last modified time | relevance | path

Searched refs:SchLegendDlg (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/chart2/source/controller/dialogs/
H A Ddlg_InsertLegend.cxx46 SchLegendDlg::SchLegendDlg(Window* pWindow, const uno::Reference< uno::XComponentContext>& xCC ) in SchLegendDlg() function in chart::SchLegendDlg
57 SchLegendDlg::~SchLegendDlg() in ~SchLegendDlg()
61 void SchLegendDlg::init( const uno::Reference< frame::XModel >& xChartModel ) in init()
66 bool SchLegendDlg::writeToModel( const uno::Reference< frame::XModel >& xChartModel ) const in writeToModel()
/aoo4110/main/chart2/source/controller/inc/
H A Ddlg_InsertLegend.hxx43 class SchLegendDlg : public ModalDialog class
53 SchLegendDlg( Window* pParent, const ::com::sun::star::uno::Reference<
55 virtual ~SchLegendDlg();
/aoo4110/main/chart2/source/controller/main/
H A DChartController_Insert.cxx255 SchLegendDlg aDlg( m_pChartWindow, m_xCC ); in executeDispatch_OpenLegendDialog()

Completed in 22 milliseconds