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

Tab properties. More...

#include <hinfo.h>

Public Member Functions

 TabSet ()
 

Public Attributes

unsigned char type
 
unsigned char dot_continue
 
hunit position
 

Detailed Description

Tab properties.

Definition at line 240 of file hinfo.h.

Constructor & Destructor Documentation

◆ TabSet()

TabSet::TabSet ( )
inline

Definition at line 245 of file hinfo.h.

Member Data Documentation

◆ dot_continue

unsigned char TabSet::dot_continue

Definition at line 243 of file hinfo.h.

Referenced by HwpReader::makePStyle().

◆ position

hunit TabSet::position

Definition at line 244 of file hinfo.h.

Referenced by HwpReader::makePStyle().

◆ type

unsigned char TabSet::type

Definition at line 242 of file hinfo.h.

Referenced by HwpReader::makePStyle().


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