Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx151 uno::Reference< xml::crypto::XCipherContext > ZipFile::StaticGetCipher( const uno::Reference< lang:… in StaticGetCipher() function in ZipFile
448 …uno::Reference< xml::crypto::XCipherContext > xCipher( StaticGetCipher( xFactory, rData, false ), … in StaticHasValidPassword()
H A DXUnbufferedStream.cxx99 m_xCipherContext = ZipFile::StaticGetCipher( xFactory, rData, false ); in XUnbufferedStream()
H A DZipOutputStream.cxx106 … m_xCipherContext = ZipFile::StaticGetCipher( m_xFactory, pStream->GetEncryptionData(), true ); in putNextEntry()
/aoo41x/main/package/inc/
H A DZipFile.hxx135 … ::com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XCipherContext > StaticGetCipher(

Completed in 44 milliseconds