LibreOffice Module cui (master) 1
Functions | Variables
hlinettp.cxx File Reference
#include <o3tl/string_view.hxx>
#include <unotools/useroptions.hxx>
#include <svl/adrparse.hxx>
#include <hlinettp.hxx>
#include <hlmarkwn_def.hxx>
Include dependency graph for hlinettp.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvxHyperlinkInternetTp, ModifiedTargetHdl_Impl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (SvxHyperlinkInternetTp, TimeoutHdl_Impl, Timer *, void)
 
 IMPL_LINK_NOARG (SvxHyperlinkInternetTp, ModifiedLoginHdl_Impl, weld::Entry &, void)
 
 IMPL_LINK (SvxHyperlinkInternetTp, Click_SmartProtocol_Impl, weld::Toggleable &, rButton, void)
 
 IMPL_LINK_NOARG (SvxHyperlinkInternetTp, ClickAnonymousHdl_Impl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (SvxHyperlinkInternetTp, LostFocusTargetHdl_Impl, weld::Widget &, void)
 

Variables

constexpr OUStringLiteral sAnonymous = u"anonymous"
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SvxHyperlinkInternetTp  ,
Click_SmartProtocol_Impl  ,
weld::Toggleable ,
rButton  ,
void   
)

Definition at line 311 of file hlinettp.cxx.

◆ IMPL_LINK_NOARG() [1/5]

IMPL_LINK_NOARG ( SvxHyperlinkInternetTp  ,
ClickAnonymousHdl_Impl  ,
weld::Toggleable ,
void   
)

Definition at line 324 of file hlinettp.cxx.

References sAnonymous.

◆ IMPL_LINK_NOARG() [2/5]

IMPL_LINK_NOARG ( SvxHyperlinkInternetTp  ,
LostFocusTargetHdl_Impl  ,
weld::Widget ,
void   
)

Definition at line 351 of file hlinettp.cxx.

◆ IMPL_LINK_NOARG() [3/5]

IMPL_LINK_NOARG ( SvxHyperlinkInternetTp  ,
ModifiedLoginHdl_Impl  ,
weld::Entry ,
void   
)

Definition at line 225 of file hlinettp.cxx.

References sAnonymous.

◆ IMPL_LINK_NOARG() [4/5]

IMPL_LINK_NOARG ( SvxHyperlinkInternetTp  ,
ModifiedTargetHdl_Impl  ,
weld::ComboBox ,
void   
)

Definition at line 199 of file hlinettp.cxx.

◆ IMPL_LINK_NOARG() [5/5]

IMPL_LINK_NOARG ( SvxHyperlinkInternetTp  ,
TimeoutHdl_Impl  ,
Timer ,
void   
)

Definition at line 215 of file hlinettp.cxx.

Variable Documentation

◆ sAnonymous

constexpr OUStringLiteral sAnonymous = u"anonymous"
constexpr