Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Dtabprotection.cxx91 …void setPasswordHash(const ::com::sun::star::uno::Sequence<sal_Int8>& aPassword, ScPasswordHash eH…
212 void ScTableProtectionImpl::setPasswordHash(const uno::Sequence<sal_Int8>& aPassword, ScPasswordHas… in setPasswordHash() function in ScTableProtectionImpl
331 void ScDocProtection::setPasswordHash(const uno::Sequence<sal_Int8>& aPassword, ScPasswordHash eHas… in setPasswordHash() function in ScDocProtection
333 mpImpl->setPasswordHash(aPassword, eHash); in setPasswordHash()
406 void ScTableProtection::setPasswordHash(const uno::Sequence<sal_Int8>& aPassword, ScPasswordHash eH… in setPasswordHash() function in ScTableProtection
408 mpImpl->setPasswordHash(aPassword, eHash); in setPasswordHash()
/aoo41x/main/sc/inc/
H A Dtabprotection.hxx74 virtual void setPasswordHash(const ::com::sun::star::uno::Sequence<sal_Int8>& aPassword,
104 virtual void setPasswordHash(const ::com::sun::star::uno::Sequence<sal_Int8>& aPassword,
161 virtual void setPasswordHash(const ::com::sun::star::uno::Sequence<sal_Int8>& aPassword,
/aoo41x/main/sc/source/filter/xml/
H A Dxmlbodyi.cxx327 pProtection->setPasswordHash(aPass, PASSHASH_OOO); in EndElement()
H A Dxmlsubti.cxx660 pProtect->setPasswordHash(aPass, PASSHASH_OOO); in DeleteTable()
/aoo41x/main/sc/source/filter/excel/
H A Dxicontent.cxx1165 pProtect->setPasswordHash(aPass, PASSHASH_XL); in Apply()
1271 pProtect->setPasswordHash(aPass, PASSHASH_XL); in Apply()

Completed in 49 milliseconds