LibreOffice Module cui (master) 1
Functions
cuihyperdlg.cxx File Reference
#include <sal/config.h>
#include <osl/diagnose.h>
#include <comphelper/lok.hxx>
#include <unotools/viewoptions.hxx>
#include <cuihyperdlg.hxx>
#include <hlinettp.hxx>
#include <hlmailtp.hxx>
#include <hldoctp.hxx>
#include <hldocntp.hxx>
#include <sfx2/app.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/eitem.hxx>
#include <svx/svxids.hrc>
#include <dialmgr.hxx>
#include <strings.hrc>
#include <vector>
Include dependency graph for cuihyperdlg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvxHpLinkDlg, ClickOkHdl_Impl, weld::Button &, void)
 Click on OK button. More...
 
 IMPL_LINK_NOARG (SvxHpLinkDlg, ClickApplyHdl_Impl, weld::Button &, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( SvxHpLinkDlg  ,
ClickApplyHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 217 of file cuihyperdlg.cxx.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( SvxHpLinkDlg  ,
ClickOkHdl_Impl  ,
weld::Button ,
void   
)

Click on OK button.

Definition at line 206 of file cuihyperdlg.cxx.

References m_xDialog, and RET_OK.