|
LibreOffice Module hwpfilter (master) 1
|
#include <htags.h>
Public Member Functions | |
| bool | Read (HWPFile &hwpf) |
Public Attributes | |
| kchar | filename [256] |
| hchar | bookmark [16] |
| char | macro [325] |
| uchar | type |
| char | reserve [3] |
| bool HyperText::Read | ( | HWPFile & | hwpf | ) |
Definition at line 31 of file htags.cxx.
References bookmark, filename, i, macro, HWPFile::Read1b(), HWPFile::Read2b(), HWPFile::ReadBlock(), reserve, and type.
| hchar HyperText::bookmark[16] |
Definition at line 51 of file htags.h.
Referenced by HwpReader::makeHyperText(), and Read().
| kchar HyperText::filename[256] |
Definition at line 50 of file htags.h.
Referenced by HwpReader::makeHyperText(), and Read().