Searched defs:GetMasterPassword (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/uui/source/ ! | ||
| H A D | masterpassworddlg.hxx | 54 String GetMasterPassword() const { return aEDMasterPassword.GetText(); } in GetMasterPassword() function in MasterPasswordDialog |
| H A D | masterpasscrtdlg.hxx | 67 String GetMasterPassword() const { return aEDMasterPasswordCrt.GetText(); } in GetMasterPassword() function in MasterPasswordCreateDialog |
| /trunk/main/svl/source/passwordcontainer/ ! | ||
| H A D | passwordcontainer.cxx | 983 ::rtl::OUString PasswordContainer::GetMasterPassword( const Reference< XInteractionHandler >& aHand… in GetMasterPassword() function in PasswordContainer |