LibreOffice Module hwpfilter (master) 1
Public Member Functions | Public Attributes | List of all members
HyperText Struct Reference

HyperText. More...

#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]
 

Detailed Description

HyperText.

Definition at line 48 of file htags.h.

Member Function Documentation

◆ Read()

bool HyperText::Read ( HWPFile hwpf)

Member Data Documentation

◆ bookmark

hchar HyperText::bookmark[16]

Definition at line 51 of file htags.h.

Referenced by HwpReader::makeHyperText(), and Read().

◆ filename

kchar HyperText::filename[256]

Definition at line 50 of file htags.h.

Referenced by HwpReader::makeHyperText(), and Read().

◆ macro

char HyperText::macro[325]

Definition at line 52 of file htags.h.

Referenced by Read().

◆ reserve

char HyperText::reserve[3]

Definition at line 54 of file htags.h.

Referenced by Read().

◆ type

uchar HyperText::type

Definition at line 53 of file htags.h.

Referenced by Read().


The documentation for this struct was generated from the following files: