Searched refs:rEncryptionKey (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/package/source/zippackage/ |
H A D | ZipPackageFolder.cxx | 303 …anList, ZipOutputStream & rZipOut, const uno::Sequence < sal_Int8 >& rEncryptionKey, rtlRandomPool… in saveChild() argument 339 rInfo.pFolder->saveContents( sTempName, rManList, rZipOut, rEncryptionKey, rRandomPool); in saveChild() 355 …sal_Bool bToBeEncrypted = rInfo.pStream->IsToBeEncrypted() && (rEncryptionKey.getLength() || rInfo… in saveChild() 473 rInfo.pStream->setKey ( rEncryptionKey ); in saveChild() 684 …anList, ZipOutputStream & rZipOut, const uno::Sequence < sal_Int8 >& rEncryptionKey, rtlRandomPool… in saveContents() argument 722 …veChild( (*aIter).first, *(*aIter).second, rPath, rManList, rZipOut, rEncryptionKey, rRandomPool ); in saveContents() 734 …ingFailed = !saveChild( rShortName, rInfo, rPath, rManList, rZipOut, rEncryptionKey, rRandomPool ); in saveContents()
|
/aoo4110/main/package/inc/ |
H A D | ZipPackageFolder.hxx | 90 …tStream & rZipOut, const com::sun::star::uno::Sequence < sal_Int8 >& rEncryptionKey, rtlRandomPool… 93 …utStream & rZipOut, const com::sun::star::uno::Sequence< sal_Int8 > &rEncryptionKey, rtlRandomPool…
|
Completed in 38 milliseconds