Searched refs:DialogExecutor_Impl (Results 1 – 1 of 1) sorted by relevance
59 class DialogExecutor_Impl class64 DialogExecutor_Impl( const Reference< XExecutableDialog >& _rxDialog ) in DialogExecutor_Impl() function in dbaui::DialogExecutor_Impl71 Application::PostUserEvent( LINK( this, DialogExecutor_Impl, onExecute ) ); in execute()75 ~DialogExecutor_Impl() in ~DialogExecutor_Impl()84 IMPL_LINK( DialogExecutor_Impl, onExecute, void*, /* _notInterestedIn */ )109 DialogExecutor_Impl* pExecutor = new DialogExecutor_Impl( _rxDialog ); in executeModalDialogAsync()
Completed in 9 milliseconds