Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zippackage/
H A DZipPackageStream.cxx76 , 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()
/aoo41x/main/package/inc/
H A DZipPackageStream.hxx64 sal_Int32 m_nImportedEncryptionAlgorithm; member in ZipPackageStream
119 …void SetImportedEncryptionAlgorithm( sal_Int32 nAlgorithm ) { m_nImportedEncryptionAlgorithm = nAl… in SetImportedEncryptionAlgorithm()

Completed in 22 milliseconds