Searched refs:ScPasswordHash (Results 1 – 6 of 6) sorted by relevance
43 bool ScPassHashHelper::needsPassHashRegen(const ScDocument& rDoc, ScPasswordHash eHash) in needsPassHashRegen()88 bool hasPasswordHash(ScPasswordHash eHash) const;90 ::com::sun::star::uno::Sequence<sal_Int8> getPasswordHash(ScPasswordHash eHash) const;103 ScPasswordHash meHash;106 Sequence<sal_Int8> ScTableProtectionImpl::hashPassword(const String& aPassText, ScPasswordHash eHas… in hashPassword()180 bool ScTableProtectionImpl::hasPasswordHash(ScPasswordHash eHash) const in hasPasswordHash()194 Sequence<sal_Int8> ScTableProtectionImpl::getPasswordHash(ScPasswordHash eHash) const in getPasswordHash()316 bool ScDocProtection::hasPasswordHash(ScPasswordHash eHash) const in hasPasswordHash()326 uno::Sequence<sal_Int8> ScDocProtection::getPasswordHash(ScPasswordHash eHash) const in getPasswordHash()391 bool ScTableProtection::hasPasswordHash(ScPasswordHash eHash) const in hasPasswordHash()[all …]
39 enum ScPasswordHash enum52 static bool needsPassHashRegen(const ScDocument& rDoc, ScPasswordHash eHash);71 virtual bool hasPasswordHash(ScPasswordHash eHash) const = 0;73 … virtual ::com::sun::star::uno::Sequence<sal_Int8> getPasswordHash(ScPasswordHash eHash) const = 0;75 ScPasswordHash eHash = PASSHASH_OOO) = 0;101 virtual bool hasPasswordHash(ScPasswordHash eHash) const;103 virtual ::com::sun::star::uno::Sequence<sal_Int8> getPasswordHash(ScPasswordHash eHash) const;105 ScPasswordHash eHash = PASSHASH_OOO);158 virtual bool hasPasswordHash(ScPasswordHash eHash) const;160 virtual ::com::sun::star::uno::Sequence<sal_Int8> getPasswordHash(ScPasswordHash eHash) const;[all …]
56 void SetDesiredHash(ScPasswordHash eHash);124 ScPasswordHash meDesiredHash;
426 bool ExecuteRetypePassDlg(ScPasswordHash eDesiredHash);
113 void ScRetypePassDlg::SetDesiredHash(ScPasswordHash eHash) in SetDesiredHash()292 bool lcl_IsInGoodStatus(ScPassHashProtectable* pProtected, ScPasswordHash eDesiredHash) in lcl_IsInGoodStatus()
271 bool ScTabViewShell::ExecuteRetypePassDlg(ScPasswordHash eDesiredHash) in ExecuteRetypePassDlg()
Completed in 48 milliseconds