Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/main/
H A DChartWindow.cxx53 ChartWindow::ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle ) in ChartWindow() function in chart::ChartWindow
68 ChartWindow::~ChartWindow() in ~ChartWindow()
72 void ChartWindow::clear() in clear()
78 void ChartWindow::PrePaint() in PrePaint()
129 void ChartWindow::Resize() in Resize()
137 void ChartWindow::Activate() in Activate()
144 void ChartWindow::Deactivate() in Deactivate()
151 void ChartWindow::GetFocus() in GetFocus()
158 void ChartWindow::LoseFocus() in LoseFocus()
232 void ChartWindow::adjustHighContrastMode() in adjustHighContrastMode()
[all …]
H A DChartWindow.hxx41 class ChartWindow : public Window class
44 ChartWindow( WindowController* pWindowController, Window* pParent, WinBits nStyle );
45 virtual ~ChartWindow();
H A Dmakefile.mk44 $(SLO)$/ChartWindow.obj \
H A DChartController.hxx134 class ChartWindow;
563 ChartWindow* m_pChartWindow;
H A DChartController.cxx413 m_pChartWindow = new ChartWindow(this,pParent,pParent?pParent->GetStyle():0); in attachFrame()

Completed in 31 milliseconds