LibreOffice Module sfx2 (master) 1
|
#include <sfx2/passwd.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/strings.hrc>
#include <rtl/ustrbuf.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SfxPasswordDialog, EditModifyHdl, weld::Entry &, void) | |
IMPL_LINK (SfxPasswordDialog, InsertTextHdl, OUString &, rTest, bool) | |
IMPL_LINK_NOARG (SfxPasswordDialog, OKHdl, weld::Button &, void) | |
IMPL_LINK | ( | SfxPasswordDialog | , |
InsertTextHdl | , | ||
OUString & | , | ||
rTest | , | ||
bool | |||
) |
Definition at line 40 of file passwd.cxx.
References i, and weld::Warning.
IMPL_LINK_NOARG | ( | SfxPasswordDialog | , |
EditModifyHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 27 of file passwd.cxx.
IMPL_LINK_NOARG | ( | SfxPasswordDialog | , |
OKHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 69 of file passwd.cxx.
References CONFIRM, CONFIRM2, Application::CreateMessageDialog(), m_xDialog, RET_CANCEL, RET_OK, and SfxResId().