#include <webconninfo.hxx>
|
| DECL_LINK (HeaderBarClickedHdl, int, void) |
|
| DECL_LINK (RemovePasswordHdl, weld::Button &, void) |
|
| DECL_LINK (RemoveAllPasswordsHdl, weld::Button &, void) |
|
| DECL_LINK (ChangePasswordHdl, weld::Button &, void) |
|
| DECL_LINK (EntrySelectedHdl, weld::TreeView &, void) |
|
void | FillPasswordList () |
|
Definition at line 24 of file webconninfo.hxx.
◆ WebConnectionInfoDialog()
svx::WebConnectionInfoDialog::WebConnectionInfoDialog |
( |
weld::Window * |
pParent | ) |
|
|
explicit |
◆ ~WebConnectionInfoDialog()
svx::WebConnectionInfoDialog::~WebConnectionInfoDialog |
( |
| ) |
|
|
overridevirtual |
◆ DECL_LINK() [1/5]
svx::WebConnectionInfoDialog::DECL_LINK |
( |
ChangePasswordHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/5]
svx::WebConnectionInfoDialog::DECL_LINK |
( |
EntrySelectedHdl |
, |
|
|
weld::TreeView & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/5]
svx::WebConnectionInfoDialog::DECL_LINK |
( |
HeaderBarClickedHdl |
, |
|
|
int |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/5]
svx::WebConnectionInfoDialog::DECL_LINK |
( |
RemoveAllPasswordsHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [5/5]
svx::WebConnectionInfoDialog::DECL_LINK |
( |
RemovePasswordHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ FillPasswordList()
void svx::WebConnectionInfoDialog::FillPasswordList |
( |
| ) |
|
|
private |
◆ m_nPos
sal_Int32 svx::WebConnectionInfoDialog::m_nPos |
|
private |
◆ m_xChangeBtn
std::unique_ptr<weld::Button> svx::WebConnectionInfoDialog::m_xChangeBtn |
|
private |
◆ m_xPasswordsLB
std::unique_ptr<weld::TreeView> svx::WebConnectionInfoDialog::m_xPasswordsLB |
|
private |
◆ m_xRemoveAllBtn
std::unique_ptr<weld::Button> svx::WebConnectionInfoDialog::m_xRemoveAllBtn |
|
private |
◆ m_xRemoveBtn
std::unique_ptr<weld::Button> svx::WebConnectionInfoDialog::m_xRemoveBtn |
|
private |
The documentation for this class was generated from the following files: