Searched refs:DialogEventHdl (Results 1 – 2 of 2) sorted by relevance
234 m_pDialog->AddEventListener( LINK( this, CreationWizardUnoDlg, DialogEventHdl ) ); in createDialogOnDemand()239 IMPL_LINK( CreationWizardUnoDlg, DialogEventHdl, VclWindowEvent*, pEvent ) in IMPL_LINK() argument
98 DECL_LINK( DialogEventHdl, VclWindowEvent* );
Completed in 16 milliseconds