Home
last modified time | relevance | path

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

/AOO41X/main/comphelper/source/misc/ !
H A Ddocpasswordhelper.cxx142 sal_uInt32 DocPasswordHelper::GetWordHashAsUINT32( in GetWordHashAsUINT32() function in comphelper::DocPasswordHelper
222 sal_uInt32 nHash = GetWordHashAsUINT32( aUString ); in GetWordHashAsSequence()
/AOO41X/main/comphelper/inc/comphelper/ !
H A Ddocpasswordhelper.hxx157 static sal_uInt32 GetWordHashAsUINT32(
/AOO41X/main/sfx2/source/doc/ !
H A Ddocfile.cxx2835 nHash = ::comphelper::DocPasswordHelper::GetWordHashAsUINT32( aPasswd ); in CreatePasswordToModifyHash()