Home
last modified time | relevance | path

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

/trunk/main/package/source/package/zippackage/
H A DZipPackageStream.cxx223 GetEncryptionKey( bUseWinEncoding ), in GetEncryptionData()
239 uno::Sequence< sal_Int8 > ZipPackageStream::GetEncryptionKey( bool bUseWinEncoding ) in GetEncryptionKey() function in ZipPackageStream
270 aResult = rZipPackage.GetEncryptionKey(); in GetEncryptionKey()
293 aKey = GetEncryptionKey(); in TryToGetRawFromDataStream()
H A DZipPackage.cxx1268 … m_pRootFolder->saveContents( aEmptyString, aManList, aZipOut, GetEncryptionKey(), aRandomPool ); in writeTempFile()
1596 const uno::Sequence< sal_Int8 > ZipPackage::GetEncryptionKey() in GetEncryptionKey() function in ZipPackage
/trunk/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();