|
LibreOffice Module svtools (master) 1
|
#include <config_oauth2.h>#include <svtools/PlaceEditDialog.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <officecfg/Office/Common.hxx>#include <svtools/svtresid.hxx>#include <svtools/strings.hrc>#include <svtools/place.hxx>#include "ServerDetailsControls.hxx"Go to the source code of this file.
Functions | |
| IMPL_LINK (PlaceEditDialog, OKHdl, weld::Button &,, void) | |
| IMPL_LINK (PlaceEditDialog, DelHdl, weld::Button &,, void) | |
| IMPL_LINK_NOARG (PlaceEditDialog, EditHdl, DetailsContainer *, void) | |
| IMPL_LINK_NOARG (PlaceEditDialog, ModifyHdl, weld::Entry &, void) | |
| IMPL_LINK_NOARG (PlaceEditDialog, EditLabelHdl, weld::Entry &, void) | |
| IMPL_LINK_NOARG (PlaceEditDialog, EditUsernameHdl, weld::Entry &, void) | |
| IMPL_LINK_NOARG (PlaceEditDialog, SelectTypeHdl, weld::ComboBox &, void) | |
| IMPL_LINK | ( | PlaceEditDialog | , |
| DelHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 278 of file PlaceEditDialog.cxx.
| IMPL_LINK | ( | PlaceEditDialog | , |
| OKHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 246 of file PlaceEditDialog.cxx.
References INetURLObject::GetMark(), m_xDialog, RET_OK, and INetURLObject::WithCharset.
| IMPL_LINK_NOARG | ( | PlaceEditDialog | , |
| EditHdl | , | ||
| DetailsContainer * | , | ||
| void | |||
| ) |
Definition at line 284 of file PlaceEditDialog.cxx.
References nLength, sName, and SvtResId().
| IMPL_LINK_NOARG | ( | PlaceEditDialog | , |
| EditLabelHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 319 of file PlaceEditDialog.cxx.
| IMPL_LINK_NOARG | ( | PlaceEditDialog | , |
| EditUsernameHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 325 of file PlaceEditDialog.cxx.
| IMPL_LINK_NOARG | ( | PlaceEditDialog | , |
| ModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) |
Definition at line 314 of file PlaceEditDialog.cxx.
| IMPL_LINK_NOARG | ( | PlaceEditDialog | , |
| SelectTypeHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 336 of file PlaceEditDialog.cxx.