Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/misc/
H A Dasyncmodaldialog.cxx59 class DialogExecutor_Impl class
64 DialogExecutor_Impl( const Reference< XExecutableDialog >& _rxDialog ) in DialogExecutor_Impl() function in dbaui::DialogExecutor_Impl
71 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