LibreOffice Module hwpfilter (master) 1
|
#include <hbox.h>
Public Member Functions | |
Tab () | |
virtual bool | Read (HWPFile &hwpf) override |
Read properties from HIODevice object like stream, file, memory. More... | |
![]() | |
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... | |
Public Attributes | |
hunit | width |
unsigned short | leader |
hchar | dummy |
![]() | |
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 173 of file hwpread.cxx.
References CH_TAB, dummy, HBox::hh, HWP_InvalidFileFormat, leader, HWPFile::Read2b(), HWPFile::SetState(), and width.