LibreOffice Module vcl (master) 1
|
#include <vcl/event.hxx>
#include <vcl/toolkit/fixedhyper.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <vcl/ptrstyle.hxx>
#include <comphelper/anytostring.hxx>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/exc_hlp.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 (FixedHyperlink, HandleClick, FixedHyperlink &, rHyperlink, void) | |
IMPL_LINK | ( | FixedHyperlink | , |
HandleClick | , | ||
FixedHyperlink & | , | ||
rHyperlink | , | ||
void | |||
) |
Definition at line 162 of file fixedhyper.cxx.
References comphelper::anyToString(), Application::CreateMessageDialog(), Error, cppu::getCaughtException(), GetFrameWeld(), comphelper::getProcessComponentContext(), and Ok.