Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zippackage/
H A DZipPackageStream.cxx217 GetEncryptionKey( bUseWinEncoding ), in GetEncryptionData()
233 uno::Sequence< sal_Int8 > ZipPackageStream::GetEncryptionKey( bool bUseWinEncoding ) in GetEncryptionKey() function in ZipPackageStream
264 aResult = rZipPackage.GetEncryptionKey(); in GetEncryptionKey()
287 aKey = GetEncryptionKey(); in TryToGetRawFromDataStream()
H A DZipPackage.cxx1263 … m_pRootFolder->saveContents( aEmptyString, aManList, aZipOut, GetEncryptionKey(), aRandomPool ); in writeTempFile()
1591 const uno::Sequence< sal_Int8 > ZipPackage::GetEncryptionKey() in GetEncryptionKey() function in ZipPackage
/aoo41x/main/package/inc/
H A DZipPackageStream.hxx95 ::com::sun::star::uno::Sequence< sal_Int8 > GetEncryptionKey( bool bWinEncoding = false );
H A DZipPackage.hxx141 const ::com::sun::star::uno::Sequence< sal_Int8 > GetEncryptionKey();

Completed in 47 milliseconds