Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dencryption.cxx88 sal_uInt32 mnAlgorithmId; member in oox::core::StandardEncryptionInfo
114 rStrm >> mnAlgorithmId >> mnAlgorithmIdHash >> mnKeySize; in StandardEncryptionInfo()
136 ( ( mnAlgorithmId == 0 ) || ( mnAlgorithmId == ENCRYPT_ALGO_AES128 ) ) && in isImplemented()

Completed in 19 milliseconds