Home
last modified time | relevance | path

Searched refs:ExtMgrDialog (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx132 ExtMgrDialog *m_pParent;
696 ExtMgrDialog::ExtMgrDialog( Window *pParent, TheExtensionManager *pManager ) : in ExtMgrDialog() function in dp_gui::ExtMgrDialog
761 ExtMgrDialog::~ExtMgrDialog() in ~ExtMgrDialog()
782 void ExtMgrDialog::prepareChecking() in prepareChecking()
788 void ExtMgrDialog::checkEntries() in checkEntries()
883 uno::Sequence< OUString > ExtMgrDialog::raiseAddPicker() in raiseAddPicker()
1004 void ExtMgrDialog::showProgress( bool _bStart ) in showProgress()
1084 IMPL_LINK( ExtMgrDialog, TimeOutHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
1123 void ExtMgrDialog::Resize() in Resize()
1195 long ExtMgrDialog::Notify( NotifyEvent& rNEvt ) in Notify()
[all …]
H A Ddp_gui_dialog2.hxx102 class ExtMgrDialog : public ModelessDialog, class
143 ExtMgrDialog( Window * pParent, TheExtensionManager *pManager );
144 virtual ~ExtMgrDialog();
H A Ddp_gui_theextmgr.hxx61 ExtMgrDialog *m_pExtMgrDialog;
H A Ddp_gui_theextmgr.cxx139 m_pExtMgrDialog = new ExtMgrDialog( m_pParent, this ); in createDialog()

Completed in 36 milliseconds