Home
last modified time | relevance | path

Searched refs:rNewPassword (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1402 bool SwDocShell::SetProtectionPassword( const String &rNewPassword ) in SetProtectionPassword() argument
1416 if (rNewPassword.Len()) in SetProtectionPassword()
1422 SvPasswordHelper::GetHashPassword( aNewPasswd, rNewPassword ); in SetProtectionPassword()
/trunk/main/sw/inc/
H A DIDocumentRedlineAccess.hxx249 /*[in]*/const ::com::sun::star::uno::Sequence <sal_Int8>& rNewPassword) = 0;
H A Ddoc.hxx812 …al void SetRedlinePassword(/*[in]*/const ::com::sun::star::uno::Sequence <sal_Int8>& rNewPassword);
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx2979 bool ScDocShell::SetProtectionPassword( const String &rNewPassword ) in SetProtectionPassword() argument
2987 if (rNewPassword.Len()) in SetProtectionPassword()
2993 SvPasswordHelper::GetHashPassword( aProtectionHash, rNewPassword ); in SetProtectionPassword()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx495 void SetPassword( const String& rNewPassword ) in SetPassword() argument
496 { aPassword = rNewPassword; } in SetPassword()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2610 /*[in]*/const uno::Sequence <sal_Int8>& rNewPassword) in SetRedlinePassword()
2612 aRedlinePasswd = rNewPassword; in SetRedlinePassword()

Completed in 74 milliseconds