Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx659 … > 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 PasswordContainer
1104 …copyVectorToSequence( DecodePasswords( aNPIter->GetPersPasswords(), GetMasterPassword( xHandler ) … in getAllPersistent()
1161 bResult = ( GetMasterPassword( xTmpHandler ).getLength() > 0 ); in authorizateWithMasterPassword()
/aoo4110/main/uui/source/
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
H A Diahndl-authentication.cxx432 xDialog->GetMasterPassword(), RTL_TEXTENCODING_UTF8); in executeMasterPasswordDialog()
441 xDialog->GetMasterPassword(), RTL_TEXTENCODING_UTF8); in executeMasterPasswordDialog()
/aoo4110/main/svl/source/inc/
H A Dpasswordcontainer.hxx290 …::rtl::OUString GetMasterPassword( const ::com::sun::star::uno::Reference< ::com::sun::star::task:…

Completed in 32 milliseconds