LibreOffice Module svtools (master) 1
|
#include <unotools/resmgr.hxx>
#include <utility>
#include <vcl/stdtext.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sal/log.hxx>
#include <svtools/ehdl.hxx>
#include <svtools/svtresid.hxx>
#include <svtools/sfxecode.hxx>
#include <memory>
#include <errtxt.hrc>
Go to the source code of this file.
Functions | |
static DialogMask | aWndFunc (weld::Window *pWin, DialogMask nFlags, const OUString &rErr, const OUString &rAction) |
|
static |
Definition at line 33 of file ehdl.cxx.
References Application::CreateMessageDialog(), GetStandardText(), RET_CANCEL, RET_NO, RET_OK, RET_RETRY, RET_YES, and SAL_WARN.
Referenced by SfxErrorHandler::SfxErrorHandler().