LibreOffice Module uui (master) 1
|
#include <unotools/resmgr.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <strings.hrc>
#include "masterpasscrtdlg.hxx"
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (MasterPasswordCreateDialog, EditHdl_Impl, weld::Entry &, void) | |
IMPL_LINK_NOARG (MasterPasswordCreateDialog, OKHdl_Impl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | MasterPasswordCreateDialog | , |
EditHdl_Impl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 29 of file masterpasscrtdlg.cxx.
IMPL_LINK_NOARG | ( | MasterPasswordCreateDialog | , |
OKHdl_Impl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 34 of file masterpasscrtdlg.cxx.
References Application::CreateMessageDialog(), Translate::get(), m_xDialog, and RET_OK.