Home
last modified time | relevance | path

Searched refs:MasterPasswordDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/uui/source/
H A Dmasterpassworddlg.cxx39 IMPL_LINK( MasterPasswordDialog, OKHdl_Impl, OKButton *, EMPTYARG ) in IMPL_LINK() argument
47 MasterPasswordDialog::MasterPasswordDialog in MasterPasswordDialog() function in MasterPasswordDialog
74 aOKBtn.SetClickHdl( LINK( this, MasterPasswordDialog, OKHdl_Impl ) ); in MasterPasswordDialog()
H A Dmasterpassworddlg.hxx39 class MasterPasswordDialog : public ModalDialog class
52MasterPasswordDialog( Window* pParent, ::com::sun::star::task::PasswordRequestMode nDlgMode, ResMg…
H A Diahndl-authentication.cxx436 std::auto_ptr< MasterPasswordDialog > xDialog( in executeMasterPasswordDialog()
437 new MasterPasswordDialog(pParent, nMode, xManager.get())); in executeMasterPasswordDialog()

Completed in 15 milliseconds