LibreOffice Module cui (master) 1
Functions
passwdomdlg.cxx File Reference
#include <sfx2/objsh.hxx>
#include <vcl/svapp.hxx>
#include <passwdomdlg.hxx>
#include <strings.hrc>
#include <dialmgr.hxx>
Include dependency graph for passwdomdlg.cxx:

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::Toggleable &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( PasswordToOpenModifyDialog  ,
ChangeHdl  ,
weld::Entry ,
rEntry  ,
void   
)

Definition at line 74 of file passwdomdlg.cxx.

References nLength, and weld::Widget::set_visible().

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( PasswordToOpenModifyDialog  ,
OkBtnClickHdl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( PasswordToOpenModifyDialog  ,
ReadonlyOnOffHdl  ,
weld::Toggleable ,
void   
)

Definition at line 186 of file passwdomdlg.cxx.