Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx83 uno::Sequence< sal_Int8 > aSalt = GenerateRandomByteSequence( 16 ); in GenerateNewModifyPasswordInfo()
271 /*static*/ uno::Sequence< sal_Int8 > DocPasswordHelper::GenerateRandomByteSequence( sal_Int32 nLeng… in GenerateRandomByteSequence() function in comphelper::DocPasswordHelper
/trunk/main/comphelper/inc/comphelper/
H A Ddocpasswordhelper.hxx223 static ::com::sun::star::uno::Sequence< sal_Int8 > GenerateRandomByteSequence(
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx164 …o::Sequence< sal_Int8 > aDocId = ::comphelper::DocPasswordHelper::GenerateRandomByteSequence( 16 ); in OnVerifyPassword()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1660 …Sequence< sal_Int8 > aUniqueID = ::comphelper::DocPasswordHelper::GenerateRandomByteSequence( 16 ); in execute()

Completed in 33 milliseconds