LibreOffice Module package (master) 1
Functions
ZipOutputStream.cxx File Reference
#include <ZipOutputStream.hxx>
#include <com/sun/star/packages/zip/ZipConstants.hpp>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <comphelper/storagehelper.hxx>
#include <osl/time.h>
#include <osl/thread.hxx>
#include <PackageConstants.hxx>
#include <ZipEntry.hxx>
#include <ZipOutputEntry.hxx>
#include <ZipPackageStream.hxx>
#include <thread>
Include dependency graph for ZipOutputStream.cxx:

Go to the source code of this file.

Functions

static sal_uInt32 getTruncated (sal_Int64 nNum, bool *pIsTruncated)
 

Function Documentation

◆ getTruncated()

static sal_uInt32 getTruncated ( sal_Int64  nNum,
bool *  pIsTruncated 
)
static

Definition at line 208 of file ZipOutputStream.cxx.

Referenced by ZipOutputStream::writeCEN(), and ZipOutputStream::writeLOC().