Home
last modified time | relevance | path

Searched refs:GetMasterPassword (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx737 …DecodePasswords( aRecord.GetUserName(), aRecord.GetPersPasswords(), GetMasterPassword( aHandler ) … in CopyToUserRecord()
794 …tPersPasswords( EncodePasswords( aRecord.GetUserName(), aStorePass, GetMasterPassword( aHandler ) … in PrivateAdd()
983 ::rtl::OUString PasswordContainer::GetMasterPassword( const Reference< XInteractionHandler >& aHand… in GetMasterPassword() function in PasswordContainer
1201 …codePasswords( aNPIter->GetUserName(), aNPIter->GetPersPasswords(), GetMasterPassword( xHandler ) … in getAllPersistent()
1258 bResult = ( GetMasterPassword( xTmpHandler ).getLength() > 0 ); in authorizateWithMasterPassword()
/aoo42x/main/uui/source/
H A Diahndl-authentication.cxx432 xDialog->GetMasterPassword(), RTL_TEXTENCODING_UTF8); in executeMasterPasswordDialog()
441 xDialog->GetMasterPassword(), RTL_TEXTENCODING_UTF8); in executeMasterPasswordDialog()
H A Dmasterpassworddlg.hxx54 String GetMasterPassword() const { return aEDMasterPassword.GetText(); } in GetMasterPassword() function in MasterPasswordDialog
H A Dmasterpasscrtdlg.hxx67 String GetMasterPassword() const { return aEDMasterPasswordCrt.GetText(); } in GetMasterPassword() function in MasterPasswordCreateDialog
/aoo42x/main/svl/source/inc/
H A Dpasswordcontainer.hxx292 …::rtl::OUString GetMasterPassword( const ::com::sun::star::uno::Reference< ::com::sun::star::task:…

Completed in 35 milliseconds