|
LibreOffice Module cui (master) 1
|
#include <officecfg/Office/Common.hxx>#include <svx/svxdlg.hxx>#include <comphelper/sequence.hxx>#include <comphelper/diagnose_ex.hxx>#include "tsaurls.hxx"Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (TSAURLsDialog, OKHdl_Impl, weld::Button &, void) | |
| IMPL_LINK_NOARG (TSAURLsDialog, AddHdl_Impl, weld::Button &, void) | |
| IMPL_LINK_NOARG (TSAURLsDialog, SelectHdl, weld::TreeView &, void) | |
| IMPL_LINK_NOARG (TSAURLsDialog, DeleteHdl_Impl, weld::Button &, void) | |
| IMPL_LINK_NOARG | ( | TSAURLsDialog | , |
| AddHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 89 of file tsaurls.cxx.
References aURL, SvxAbstractDialogFactory::Create(), SvxAbstractDialogFactory::CreateSvxNameDialog(), m_xDialog, and RET_OK.
| IMPL_LINK_NOARG | ( | TSAURLsDialog | , |
| DeleteHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 114 of file tsaurls.cxx.
| IMPL_LINK_NOARG | ( | TSAURLsDialog | , |
| OKHdl_Impl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 60 of file tsaurls.cxx.
References comphelper::containerToSequence(), comphelper::ConfigurationChanges::create(), m_xDialog, and RET_OK.
| IMPL_LINK_NOARG | ( | TSAURLsDialog | , |
| SelectHdl | , | ||
| weld::TreeView & | , | ||
| void | |||
| ) |
Definition at line 109 of file tsaurls.cxx.