LibreOffice Module svx (master) 1
|
#include "crashreportdlg.hxx"
#include <desktop/crashreport.hxx>
#include <sfx2/safemode.hxx>
#include <comphelper/processfactory.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <unotools/configmgr.hxx>
#include <officecfg/Office/Common.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/task/OfficeRestartManager.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
Go to the source code of this file.
Functions | |
IMPL_STATIC_LINK_NOARG (CrashReportDialog, InstallLOKNotifierHdl, void *, vcl::ILibreOfficeKitNotifier *) | |
IMPL_LINK (CrashReportDialog, BtnHdl, weld::Button &, rBtn, void) | |
IMPL_LINK | ( | CrashReportDialog | , |
BtnHdl | , | ||
weld::Button & | , | ||
rBtn | , | ||
void | |||
) |
Definition at line 76 of file crashreportdlg.cxx.
IMPL_STATIC_LINK_NOARG | ( | CrashReportDialog | , |
InstallLOKNotifierHdl | , | ||
void * | , | ||
vcl::ILibreOfficeKitNotifier * | |||
) |
Definition at line 23 of file crashreportdlg.cxx.
References GetpApp().