Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dfilterdetect.cxx274 const ::boost::shared_ptr< EncryptionInfo> encryptionInfo; member in oox::core::__anoncf2c00cb0111::PasswordVerifier
279 encryptionInfo( rEncryptInfo ), in PasswordVerifier()
288 o_rEncryptionData = encryptionInfo->verifyPassword( rPassword ); in verifyPassword()
311 bool bResult = encryptionInfo->verifyEncryptionData( rEncryptionData ); in verifyEncryptionData()
359 …::boost::shared_ptr< EncryptionInfo > encryptionInfo( EncryptionInfo::readEncryptionInfo( mxContex… in extractUnencryptedPackage()
362 bool bImplemented = encryptionInfo->isImplemented(); in extractUnencryptedPackage()
376 PasswordVerifier aVerifier( encryptionInfo, logger ); in extractUnencryptedPackage()
393 encryptionInfo->decryptStream( aEncryptedPackage, aDecryptedPackage ); in extractUnencryptedPackage()

Completed in 75 milliseconds