LibreOffice Module cui (master) 1
|
#include <scriptdlg.hxx>
Classes | |
struct | DialogData |
Static Public Member Functions | |
static void | ShowAsyncErrorDialog (weld::Window *pParent, css::uno::Any const &aException) |
Private Member Functions | |
DECL_STATIC_LINK (SvxScriptErrorDialog, ShowDialog, void *, void) | |
Definition at line 151 of file scriptdlg.hxx.
|
private |
|
static |
Definition at line 1297 of file scriptdlg.cxx.
References LINK, pData, Application::PostUserEvent(), ShowDialog, and sMessage.
Referenced by IMPL_LINK(), and AbstractDialogFactory_Impl::ShowAsyncScriptErrorDialog().