LibreOffice Module cui (master)
1
|
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (PasswordToOpenModifyDialog, OkBtnClickHdl, weld::Button &, void) | |
IMPL_LINK (PasswordToOpenModifyDialog, ChangeHdl, weld::Entry &, rEntry, void) | |
IMPL_LINK_NOARG (PasswordToOpenModifyDialog, ReadonlyOnOffHdl, weld::Button &, void) | |
IMPL_LINK | ( | PasswordToOpenModifyDialog | , |
ChangeHdl | , | ||
weld::Entry & | , | ||
rEntry | , | ||
void | |||
) |
Definition at line 72 of file passwdomdlg.cxx.
References assert(), nLength, and weld::Widget::set_visible().
IMPL_LINK_NOARG | ( | PasswordToOpenModifyDialog | , |
OkBtnClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 25 of file passwdomdlg.cxx.
References Application::CreateMessageDialog(), weld::Widget::grab_focus(), m_xDialog, RET_OK, and weld::Entry::set_text().
IMPL_LINK_NOARG | ( | PasswordToOpenModifyDialog | , |
ReadonlyOnOffHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 162 of file passwdomdlg.cxx.