Searched refs:UpdateInstallDialog (Results 1 – 3 of 3) sorted by relevance
118 UpdateInstallDialog & m_dialog;142 UpdateInstallDialog & m_updateDialog;172 UpdateInstallDialog::Thread::Thread( in Thread()174 UpdateInstallDialog & dialog, in Thread()195 UpdateInstallDialog::Thread::~Thread() {} in ~Thread()224 UpdateInstallDialog::UpdateInstallDialog( in UpdateInstallDialog() function in dp_gui::UpdateInstallDialog265 UpdateInstallDialog::~UpdateInstallDialog() {} in ~UpdateInstallDialog()267 sal_Bool UpdateInstallDialog::Close() in Close()273 short UpdateInstallDialog::Execute() in Execute()281 void UpdateInstallDialog::updateDone() in updateDone()[all …]
67 class UpdateInstallDialog: public ModalDialog { class75 UpdateInstallDialog(Window * parent, std::vector<UpdateData> & aVecUpdateData,78 ~UpdateInstallDialog();84 UpdateInstallDialog(UpdateInstallDialog &); // not defined85 void operator =(UpdateInstallDialog &); // not defined
969 …nDialogResult = UpdateInstallDialog( m_pDialogHelper? m_pDialogHelper->getWindow() : NULL, dataDow… in _checkForUpdates()
Completed in 13 milliseconds