|
LibreOffice Module cui (master) 1
|
#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>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) | |
| IMPL_LINK_NOARG | ( | SvxHpLinkDlg | , |
| ClickApplyHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 217 of file cuihyperdlg.cxx.
| IMPL_LINK_NOARG | ( | SvxHpLinkDlg | , |
| ClickOkHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Click on OK button.
Definition at line 206 of file cuihyperdlg.cxx.