Home
last modified time | relevance | path

Searched refs:GetHashPassword (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svl/source/misc/
H A DPasswordHelper.cxx33 void SvPasswordHelper::GetHashPassword(uno::Sequence<sal_Int8>& rPassHash, const sal_Char* pPass, s… in GetHashPassword() function in SvPasswordHelper
56 GetHashPassword(rPassHash, pCharBuffer, nSize * sizeof(sal_Unicode)); in GetHashPasswordLittleEndian()
73 GetHashPassword(rPassHash, pCharBuffer, nSize * sizeof(sal_Unicode)); in GetHashPasswordBigEndian()
78 void SvPasswordHelper::GetHashPassword(uno::Sequence<sal_Int8>& rPassHash, const String& sPass) in GetHashPassword() function in SvPasswordHelper
/trunk/main/svl/inc/svl/
H A DPasswordHelper.hxx35 …static void GetHashPassword(com::sun::star::uno::Sequence <sal_Int8>& rPassHash, const sal_Char* …
40 …SVL_DLLPUBLIC static void GetHashPassword(com::sun::star::uno::Sequence<sal_Int8>& rPassHash, …
/trunk/main/sc/source/core/data/
H A Dtabprotection.cxx116 SvPasswordHelper::GetHashPassword(aHash, aPassText); in hashPassword()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx483 SvPasswordHelper::GetHashPassword( aNewPasswd, sNewPasswd ); in CheckPasswd()
1412 SvPasswordHelper::GetHashPassword( pRepr->GetTempPasswd(), sNewPasswd ); in IMPL_LINK()
1912 SvPasswordHelper::GetHashPassword( m_aNewPasswd, sNewPasswd ); in IMPL_LINK()
/trunk/main/sfx2/source/dialog/
H A Dsecuritypage.cxx152 SvPasswordHelper::GetHashPassword( aNewPasswd, rPassword ); in lcl_IsPasswordCorrect()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx573 SvPasswordHelper::GetHashPassword( aNewPasswd, sNewPasswd ); in Execute()
614 SvPasswordHelper::GetHashPassword( aNewPasswd, sNewPasswd ); in Execute()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1422 SvPasswordHelper::GetHashPassword( aNewPasswd, rNewPassword ); in SetProtectionPassword()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1187 SvPasswordHelper::GetHashPassword( aPass, aPassword ); in ExecuteChangeProtectionDialog()
H A Ddocsh.cxx2993 SvPasswordHelper::GetHashPassword( aProtectionHash, rNewPassword ); in SetProtectionPassword()

Completed in 71 milliseconds