Home
last modified time | relevance | path

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

/aoo41x/main/package/source/zippackage/
H A DZipPackageStream.cxx494 …return rZipPackage.getZipFile().getRawData( aEntry, GetEncryptionData(), bIsEncrypted, rZipPackage… in getRawData()
523 …return rZipPackage.getZipFile().getInputStream( aEntry, GetEncryptionData(), bIsEncrypted, rZipPac… in getInputStream()
564 …xResult = rZipPackage.getZipFile().getDataStream( aEntry, GetEncryptionData(), bIsEncrypted, rZipP… in getDataStream()
571 …xResult = rZipPackage.getZipFile().getDataStream( aEntry, GetEncryptionData( true ), bIsEncrypted,… in getDataStream()
608 …return rZipPackage.getZipFile().getWrappedRawStream( aEntry, GetEncryptionData(), sMediaType, rZip… in getRawStream()
679 …return rZipPackage.getZipFile().getRawData( aEntry, GetEncryptionData(), bIsEncrypted, rZipPackage… in getPlainRawStream()
/aoo41x/main/package/inc/
H A DZipPackage.hxx130 ZipFile& getZipFile() { return *m_pZipFile;} in getZipFile() function in ZipPackage

Completed in 37 milliseconds