Searched refs:m_nImportedEncryptionAlgorithm (Results 1 – 2 of 2) sorted by relevance
76 , m_nImportedEncryptionAlgorithm( 0 ) in ZipPackageStream()201 …return m_nImportedEncryptionAlgorithm ? m_nImportedEncryptionAlgorithm : rZipPackage.GetEncAlgID(); in GetEncryptionAlgorithm()430 m_nImportedEncryptionAlgorithm = nEncAlgorithm; in ParsePackageRawStream()479 m_nImportedEncryptionAlgorithm = 0; in setInputStream()
64 sal_Int32 m_nImportedEncryptionAlgorithm; member in ZipPackageStream119 …void SetImportedEncryptionAlgorithm( sal_Int32 nAlgorithm ) { m_nImportedEncryptionAlgorithm = nAl… in SetImportedEncryptionAlgorithm()
Completed in 14 milliseconds