Home
last modified time | relevance | path

Searched refs:m_ok (Results 1 – 6 of 6) sorted by relevance

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dependencydialog.cxx53 m_ok(this, DpGuiResId(RID_DLG_DEPENDENCIES_OK)), in DependencyDialog()
71 long n = m_ok.GetPosPixel().Y() - in Resize()
77 m_ok.SetPosPixel( in Resize()
80 (m_list.GetSizePixel().Width() - m_ok.GetSizePixel().Width()) / 2), in Resize()
H A Ddp_gui_updateinstalldialog.cxx252 m_ok(this, DpGuiResId(RID_DLG_UPDATE_INSTALL_OK)), in UpdateInstallDialog()
285 m_ok.Enable(); in updateDone()
286 m_ok.GrabFocus(); in updateDone()
H A Ddp_gui_dependencydialog.hxx58 OKButton m_ok; member in dp_gui::DependencyDialog
H A Ddp_gui_updateinstalldialog.hxx131 OKButton m_ok; member in dp_gui::UpdateInstallDialog
H A Ddp_gui_updatedialog.cxx583 m_ok(this, DpGuiResId(RID_DLG_UPDATE_OK)), in UpdateDialog()
631 m_ok.SetClickHdl(LINK(this, UpdateDialog, okHandler)); in UpdateDialog()
881 m_ok.Enable(m_updates.GetCheckedEntryCount() != 0); in enableOk()
H A Ddp_gui_updatedialog.hxx195 PushButton m_ok; member in dp_gui::UpdateDialog

Completed in 38 milliseconds