LibreOffice Module hwpfilter (master) 1
|
Class for skipping data. More...
#include <hbox.h>
Public Member Functions | |
SkipData (hchar) | |
virtual | ~SkipData () override |
virtual bool | Read (HWPFile &hwpf) override |
Read properties from HIODevice object like stream, file, memory. More... | |
Public Member Functions inherited from HBox | |
HBox (hchar hch) | |
Construct a HBox object with parameter hch. More... | |
virtual | ~HBox () |
int | WSize () |
virtual bool | Read (HWPFile &hwpf) |
Read properties from HIODevice object like stream, file, memory. More... | |
Additional Inherited Members | |
Public Attributes inherited from HBox | |
hchar | hh |
|
overridevirtual |
Read properties from HIODevice object like stream, file, memory.
hwpf | HWPFile Object having all information for a hwp file. |
Reimplemented from HBox.
Definition at line 47 of file hwpread.cxx.
References HBox::hh, HWP_InvalidFileFormat, IS_SP_SKIP_BLOCK, HWPFile::Read2b(), HWPFile::Read4b(), HWPFile::SetState(), and HWPFile::SkipBlock().