LibreOffice Module hwpfilter (master) 1
Functions
hinfo.cxx File Reference
#include "precompile.h"
#include "hwplib.h"
#include "hinfo.h"
#include "hwpfile.h"
Include dependency graph for hinfo.cxx:

Go to the source code of this file.

Functions

static bool HWPReadInfoBlock (void *ptr, int len, HWPFile &hwpf)
 

Function Documentation

◆ HWPReadInfoBlock()

static bool HWPReadInfoBlock ( void *  ptr,
int  len,
HWPFile hwpf 
)
static

Definition at line 29 of file hinfo.cxx.

References HWPFile::info_block_len, and HWPFile::ReadBlock().

Referenced by HWPInfo::Read().