LibreOffice Module svx (master) 1
|
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svx/passwd.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SvxPasswordDialog, ButtonHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (SvxPasswordDialog, EditModifyHdl, weld::Entry &, void) | |
IMPL_LINK_NOARG | ( | SvxPasswordDialog | , |
ButtonHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 26 of file passwd.cxx.
References Application::CreateMessageDialog(), m_xDialog, and RET_OK.
IMPL_LINK_NOARG | ( | SvxPasswordDialog | , |
EditModifyHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 57 of file passwd.cxx.