LibreOffice Module uui (master) 1
|
#include "passworddlg.hxx"
#include <strings.hrc>
#include <unotools/resmgr.hxx>
#include <unotools/configmgr.hxx>
#include <tools/urlobj.hxx>
#include <tools/debug.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (PasswordDialog, OKHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | PasswordDialog | , |
OKHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 103 of file passworddlg.cxx.
References Application::CreateMessageDialog(), m_xDialog, and RET_OK.