Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zippackage/
H A DZipPackageFolder.cxx303 …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()
/aoo41x/main/package/inc/
H A DZipPackageFolder.hxx90 …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 24 milliseconds