LibreOffice Module dbaccess (master) 1
|
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... | |
helper class for executing (UNO) dialogs modal, but asynchronously
Definition at line 30 of file asyncmodaldialog.hxx.
|
static |
executes the given dialog asynchronously, but still modal
IllegalArgumentException | if the given dialog is <NULL> |
Definition at line 79 of file asyncmodaldialog.cxx.
Referenced by dbaui::TableDesigner::doCreateView().