Searched refs:PasswordModifyHdl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | protectiondlg.cxx | 100 aLink = LINK( this, ScTableProtectionDlg, PasswordModifyHdl ); in Init() 151 IMPL_LINK( ScTableProtectionDlg, PasswordModifyHdl, Edit*, EMPTYARG ) in IMPL_LINK() argument
|
H A D | retypepassdlg.cxx | 452 aLink = LINK( this, ScRetypePassInputDlg, PasswordModifyHdl ); in Init() 536 IMPL_LINK( ScRetypePassInputDlg, PasswordModifyHdl, Edit*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | protectiondlg.hxx | 75 DECL_LINK( PasswordModifyHdl, Edit* );
|
H A D | retypepassdlg.hxx | 165 DECL_LINK( PasswordModifyHdl, Edit* );
|
Completed in 24 milliseconds