LibreOffice Module sc (master) 1
ScTableProtectionImpl Member List

This is the complete list of members for ScTableProtectionImpl, including all inherited members.

getEnhancedProtection() constScTableProtectionImplinline
getPasswordHash(ScPasswordHash eHash, ScPasswordHash eHash2) constScTableProtectionImpl
getPasswordHash() constScTableProtectionImpl
hashPassword(std::u16string_view aPassText, ScPasswordHash eHash)ScTableProtectionImplstatic
hashPassword(const Sequence< sal_Int8 > &rPassHash, ScPasswordHash eHash)ScTableProtectionImplstatic
hasPasswordHash(ScPasswordHash eHash, ScPasswordHash eHash2) constScTableProtectionImpl
isBlockEditable(const ScRange &rRange) constScTableProtectionImpl
isOptionEnabled(SCSIZE nOptId) constScTableProtectionImpl
isPasswordEmpty() constScTableProtectionImplinline
isProtected() constScTableProtectionImplinline
isProtectedWithPass() constScTableProtectionImpl
isSelectionEditable(const ScRangeList &rRangeList) constScTableProtectionImpl
maEnhancedProtectionScTableProtectionImplprivate
maOptionsScTableProtectionImplprivate
maPassHashScTableProtectionImplprivate
maPassTextScTableProtectionImplprivate
maPasswordHashScTableProtectionImplprivate
mbEmptyPassScTableProtectionImplprivate
mbProtectedScTableProtectionImplprivate
meHash1ScTableProtectionImplprivate
meHash2ScTableProtectionImplprivate
ScTableProtectionImpl(SCSIZE nOptSize)ScTableProtectionImplexplicit
ScTableProtectionImpl(const ScTableProtectionImpl &r)ScTableProtectionImplexplicit
setEnhancedProtection(::std::vector< ScEnhancedProtection > &&rProt)ScTableProtectionImpl
setOption(SCSIZE nOptId, bool bEnabled)ScTableProtectionImpl
setPassword(const OUString &aPassText)ScTableProtectionImpl
setPasswordHash(const css::uno::Sequence< sal_Int8 > &aPassword, ScPasswordHash eHash, ScPasswordHash eHash2)ScTableProtectionImpl
setPasswordHash(const OUString &rAlgorithmName, const OUString &rHashValue, const OUString &rSaltValue, sal_uInt32 nSpinCount)ScTableProtectionImpl
setProtected(bool bProtected)ScTableProtectionImpl
updateReference(UpdateRefMode, const ScDocument &, const ScRange &rWhere, SCCOL nDx, SCROW nDy, SCTAB nDz)ScTableProtectionImpl
verifyPassword(const OUString &aPassText) constScTableProtectionImpl