LibreOffice Module sfx2 (master) 1
|
#include <sal/config.h>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/security/AccessControlException.hpp>
#include <com/sun/star/system/SystemShellExecute.hpp>
#include <com/sun/star/system/SystemShellExecuteException.hpp>
#include <com/sun/star/system/SystemShellExecuteFlags.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <comphelper/processfactory.hxx>
#include <rtl/ustring.hxx>
#include <sfx2/sfxresid.hxx>
#include <tools/urlobj.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <openuriexternally.hxx>
#include <comphelper/lok.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <sfx2/viewsh.hxx>
#include <sfx2/strings.hrc>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (URITools, onOpenURI, Timer *, void) | |
IMPL_LINK_NOARG | ( | URITools | , |
onOpenURI | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 81 of file openuriexternally.cxx.
References Application::CreateMessageDialog(), INetURLObject::decode(), comphelper::getProcessComponentContext(), RET_OK, SfxResId(), and INetURLObject::Unambiguous.