LibreOffice Module hwpfilter (master) 1
Classes | Macros
hinfo.h File Reference
#include "hwplib.h"
#include <string.h>
#include <vector>
#include <memory>
Include dependency graph for hinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PaperInfo
 Information of page (physical)
 
struct  PaperBackInfo
 
struct  DocChainInfo
 Information of printing for chained page. More...
 
struct  HWPSummary
 Summary of document. More...
 
class  HWPInfo
 HWPInfo class는 HWPFile에 대한 정보를 담고 있는 클래스이다. More...
 
struct  CharShape
 Style of character. More...
 
struct  TabSet
 Tab properties. More...
 
struct  ColumnDef
 Column properties. More...
 
struct  ParaShape
 Style of paragraph. More...
 

Macros

#define CHAIN_MAX_PATH   40
 
#define ANNOTATION_LEN   24
 
#define MAXTABS   40
 

Macro Definition Documentation

◆ ANNOTATION_LEN

#define ANNOTATION_LEN   24

Definition at line 30 of file hinfo.h.

◆ CHAIN_MAX_PATH

#define CHAIN_MAX_PATH   40

Definition at line 29 of file hinfo.h.

◆ MAXTABS

#define MAXTABS   40

Definition at line 236 of file hinfo.h.