LibreOffice Module sc (master) 1
|
This is the complete list of members for ScPassHashProtectable, including all inherited members.
getPasswordHash(ScPasswordHash eHash, ScPasswordHash eHas2=PASSHASH_UNSPECIFIED) const =0 | ScPassHashProtectable | pure virtual |
getPasswordHash() const =0 | ScPassHashProtectable | pure virtual |
hasPasswordHash(ScPasswordHash eHash, ScPasswordHash eHash2=PASSHASH_UNSPECIFIED) const =0 | ScPassHashProtectable | pure virtual |
isPasswordEmpty() const =0 | ScPassHashProtectable | pure virtual |
isProtected() const =0 | ScPassHashProtectable | pure virtual |
isProtectedWithPass() const =0 | ScPassHashProtectable | pure virtual |
setPassword(const OUString &aPassText)=0 | ScPassHashProtectable | pure virtual |
setPasswordHash(const css::uno::Sequence< sal_Int8 > &aPassword, ScPasswordHash eHash, ScPasswordHash eHash2=PASSHASH_UNSPECIFIED)=0 | ScPassHashProtectable | pure virtual |
setPasswordHash(const OUString &rAlgorithmName, const OUString &rHashValue, const OUString &rSaltValue, sal_uInt32 nSpinCount)=0 | ScPassHashProtectable | pure virtual |
setProtected(bool bProtected)=0 | ScPassHashProtectable | pure virtual |
verifyPassword(const OUString &aPassText) const =0 | ScPassHashProtectable | pure virtual |
~ScPassHashProtectable()=0 | ScPassHashProtectable | pure virtual |