Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dtabprotection.cxx103 ScPasswordHash meHash; member in ScTableProtectionImpl
126 meHash(PASSHASH_OOO) in ScTableProtectionImpl()
136 meHash(r.meHash) in ScTableProtectionImpl()
188 if (meHash == eHash) in hasPasswordHash()
204 if (meHash == eHash) in getPasswordHash()
216 meHash = eHash; in setPasswordHash()
240 Sequence<sal_Int8> aHash = hashPassword(aPassText, meHash); in verifyPassword()

Completed in 17 milliseconds