LibreOffice Module sot (master) 1
Functions
stgcache.cxx File Reference
#include <string.h>
#include <o3tl/safeint.hxx>
#include <osl/endian.h>
#include <osl/diagnose.h>
#include <sot/stg.hxx>
#include "stgcache.hxx"
#include <algorithm>
Include dependency graph for stgcache.cxx:

Go to the source code of this file.

Functions

static sal_Int32 lcl_GetPageCount (sal_uInt64 nFileSize, short nPageSize)
 

Function Documentation

◆ lcl_GetPageCount()

static sal_Int32 lcl_GetPageCount ( sal_uInt64  nFileSize,
short  nPageSize 
)
static

Definition at line 77 of file stgcache.cxx.

Referenced by StgCache::Open(), and StgCache::SetPhysPageSize().