Searched refs:MasterPasswordDialog (Results 1 – 3 of 3) sorted by relevance
39 IMPL_LINK( MasterPasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument47 MasterPasswordDialog::MasterPasswordDialog in MasterPasswordDialog() function in MasterPasswordDialog74 aOKBtn.SetClickHdl( LINK( this, MasterPasswordDialog, OKHdl_Impl ) ); in MasterPasswordDialog()
39 class MasterPasswordDialog : public ModalDialog class52 …MasterPasswordDialog( Window* pParent, ::com::sun::star::task::PasswordRequestMode nDlgMode, ResMg…
436 std::auto_ptr< MasterPasswordDialog > xDialog( in executeMasterPasswordDialog()437 new MasterPasswordDialog(pParent, nMode, xManager.get())); in executeMasterPasswordDialog()
Completed in 26 milliseconds