LibreOffice Module svx (master) 1
|
#include <svx/FileExportedDialog.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/backupfilehelper.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/system/XSystemShellExecute.hpp>
#include <com/sun/star/system/SystemShellExecuteFlags.hpp>
#include <com/sun/star/system/SystemShellExecute.hpp>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (FileExportedDialog, OpenHdl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | FileExportedDialog | , |
OpenHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 28 of file FileExportedDialog.cxx.
References comphelper::getProcessComponentContext(), comphelper::BackupFileHelper::getUserProfileURL(), m_xDialog, RET_OK, and TOOLS_WARN_EXCEPTION.