#include <o3tl/safeint.hxx>
#include "webconninfo.hxx"
#include <com/sun/star/task/InteractionHandler.hpp>
#include <com/sun/star/task/PasswordContainer.hpp>
#include <com/sun/star/task/UrlRecord.hpp>
#include <com/sun/star/task/XPasswordContainer2.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/docpasswordrequest.hxx>
Go to the source code of this file.
|
| svx::IMPL_LINK (WebConnectionInfoDialog, HeaderBarClickedHdl, int, nColumn, void) |
|
| svx::IMPL_LINK_NOARG (WebConnectionInfoDialog, RemovePasswordHdl, weld::Button &, void) |
|
| svx::IMPL_LINK_NOARG (WebConnectionInfoDialog, RemoveAllPasswordsHdl, weld::Button &, void) |
|
| svx::IMPL_LINK_NOARG (WebConnectionInfoDialog, ChangePasswordHdl, weld::Button &, void) |
|
| svx::IMPL_LINK_NOARG (WebConnectionInfoDialog, EntrySelectedHdl, weld::TreeView &, void) |
|