Searched refs:GetMasterPassword (Results 1 – 5 of 5) sorted by relevance
659 … > aDecodedPasswords = DecodePasswords( aRecord.GetPersPasswords(), GetMasterPassword( aHandler ) … in CopyToUserRecord()716 aRecord.SetPersPasswords( EncodePasswords( aStorePass, GetMasterPassword( aHandler ) ) ); in PrivateAdd()900 ::rtl::OUString PasswordContainer::GetMasterPassword( const Reference< XInteractionHandler >& aHand… in GetMasterPassword() function in PasswordContainer1104 …copyVectorToSequence( DecodePasswords( aNPIter->GetPersPasswords(), GetMasterPassword( xHandler ) … in getAllPersistent()1161 bResult = ( GetMasterPassword( xTmpHandler ).getLength() > 0 ); in authorizateWithMasterPassword()
54 String GetMasterPassword() const { return aEDMasterPassword.GetText(); } in GetMasterPassword() function in MasterPasswordDialog
67 String GetMasterPassword() const { return aEDMasterPasswordCrt.GetText(); } in GetMasterPassword() function in MasterPasswordCreateDialog
432 xDialog->GetMasterPassword(), RTL_TEXTENCODING_UTF8); in executeMasterPasswordDialog()441 xDialog->GetMasterPassword(), RTL_TEXTENCODING_UTF8); in executeMasterPasswordDialog()
290 …::rtl::OUString GetMasterPassword( const ::com::sun::star::uno::Reference< ::com::sun::star::task:…
Completed in 32 milliseconds