LibreOffice Module store (master) 1
Functions
stordata.cxx File Reference
#include "stordata.hxx"
#include <sal/types.h>
#include <sal/log.hxx>
#include <store/types.h>
#include "storbase.hxx"
#include "storbios.hxx"
Include dependency graph for stordata.cxx:

Go to the source code of this file.

Functions

static storeError store_truncate_Impl (sal_uInt32 nAddr, sal_uInt16 nSingle, OStorePageBIOS &rBIOS)
 store_truncate_Impl (single indirect page). More...
 
static storeError store_truncate_Impl (sal_uInt32 nAddr, sal_uInt16 nDouble, sal_uInt16 nSingle, OStorePageBIOS &rBIOS)
 
static storeError store_truncate_Impl (sal_uInt32 nAddr, sal_uInt16 nTriple, sal_uInt16 nDouble, sal_uInt16 nSingle, OStorePageBIOS &rBIOS)
 

Function Documentation

◆ store_truncate_Impl() [1/3]

static storeError store_truncate_Impl ( sal_uInt32  nAddr,
sal_uInt16  nDouble,
sal_uInt16  nSingle,
OStorePageBIOS rBIOS 
)
static

◆ store_truncate_Impl() [2/3]

static storeError store_truncate_Impl ( sal_uInt32  nAddr,
sal_uInt16  nSingle,
OStorePageBIOS rBIOS 
)
static

◆ store_truncate_Impl() [3/3]

static storeError store_truncate_Impl ( sal_uInt32  nAddr,
sal_uInt16  nTriple,
sal_uInt16  nDouble,
sal_uInt16  nSingle,
OStorePageBIOS rBIOS 
)
static