LibreOffice Module dbaccess (master) 1
Static Public Member Functions | List of all members
dbaui::AsyncDialogExecutor Class Reference

helper class for executing (UNO) dialogs modal, but asynchronously More...

#include <asyncmodaldialog.hxx>

Static Public Member Functions

static void executeModalDialogAsync (const css::uno::Reference< css::ui::dialogs::XExecutableDialog > &_rxDialog)
 executes the given dialog asynchronously, but still modal More...
 

Detailed Description

helper class for executing (UNO) dialogs modal, but asynchronously

Definition at line 30 of file asyncmodaldialog.hxx.

Member Function Documentation

◆ executeModalDialogAsync()

void dbaui::AsyncDialogExecutor::executeModalDialogAsync ( const css::uno::Reference< css::ui::dialogs::XExecutableDialog > &  _rxDialog)
static

executes the given dialog asynchronously, but still modal

Exceptions
IllegalArgumentExceptionif the given dialog is <NULL>

Definition at line 79 of file asyncmodaldialog.cxx.

Referenced by dbaui::TableDesigner::doCreateView().


The documentation for this class was generated from the following files: