#include <tabprotection.hxx>
Definition at line 72 of file tabprotection.hxx.
◆ ~ScPassHashProtectable()
ScPassHashProtectable::~ScPassHashProtectable |
( |
| ) |
|
|
pure virtual |
◆ getPasswordHash() [1/2]
◆ getPasswordHash() [2/2]
◆ hasPasswordHash()
◆ isPasswordEmpty()
virtual bool ScPassHashProtectable::isPasswordEmpty |
( |
| ) |
const |
|
pure virtual |
◆ isProtected()
virtual bool ScPassHashProtectable::isProtected |
( |
| ) |
const |
|
pure virtual |
◆ isProtectedWithPass()
virtual bool ScPassHashProtectable::isProtectedWithPass |
( |
| ) |
const |
|
pure virtual |
◆ setPassword()
virtual void ScPassHashProtectable::setPassword |
( |
const OUString & |
aPassText | ) |
|
|
pure virtual |
◆ setPasswordHash() [1/2]
◆ setPasswordHash() [2/2]
virtual void ScPassHashProtectable::setPasswordHash |
( |
const OUString & |
rAlgorithmName, |
|
|
const OUString & |
rHashValue, |
|
|
const OUString & |
rSaltValue, |
|
|
sal_uInt32 |
nSpinCount |
|
) |
| |
|
pure virtual |
◆ setProtected()
virtual void ScPassHashProtectable::setProtected |
( |
bool |
bProtected | ) |
|
|
pure virtual |
◆ verifyPassword()
virtual bool ScPassHashProtectable::verifyPassword |
( |
const OUString & |
aPassText | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: