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

#include <hinfo.h>

Public Member Functions

 PaperBackInfo ()
 

Public Attributes

char type
 
char reserved1 [8] = {}
 
int luminance
 
int contrast
 
char effect
 
char reserved2 [8] = {}
 
char filename [260+1] = {}
 
unsigned char color [3] = {}
 
unsigned short flag
 
int range
 
char reserved3 [27] = {}
 
int size
 
std::vector< char > data
 
bool isset
 

Detailed Description

Definition at line 69 of file hinfo.h.

Constructor & Destructor Documentation

◆ PaperBackInfo()

PaperBackInfo::PaperBackInfo ( )
inline

Definition at line 85 of file hinfo.h.

Member Data Documentation

◆ color

unsigned char PaperBackInfo::color[3] = {}

Definition at line 78 of file hinfo.h.

Referenced by HwpReader::makeDrawMiscStyle(), HwpReader::makePageStyle(), and SetCurrentDoc().

◆ contrast

int PaperBackInfo::contrast

Definition at line 74 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ data

std::vector<char> PaperBackInfo::data

Definition at line 83 of file hinfo.h.

Referenced by HwpReader::makePageStyle(), and SetCurrentDoc().

◆ effect

char PaperBackInfo::effect

Definition at line 75 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ filename

char PaperBackInfo::filename[260+1] = {}

Definition at line 77 of file hinfo.h.

Referenced by HwpReader::makePageStyle(), and SetCurrentDoc().

◆ flag

unsigned short PaperBackInfo::flag

Definition at line 79 of file hinfo.h.

Referenced by HwpReader::makePageStyle(), and SetCurrentDoc().

◆ isset

bool PaperBackInfo::isset

◆ luminance

int PaperBackInfo::luminance

Definition at line 73 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ range

int PaperBackInfo::range

Definition at line 80 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ reserved1

char PaperBackInfo::reserved1[8] = {}

Definition at line 72 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ reserved2

char PaperBackInfo::reserved2[8] = {}

Definition at line 76 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ reserved3

char PaperBackInfo::reserved3[27] = {}

Definition at line 81 of file hinfo.h.

Referenced by SetCurrentDoc().

◆ size

int PaperBackInfo::size

Definition at line 82 of file hinfo.h.

Referenced by HwpReader::makePageStyle(), and SetCurrentDoc().

◆ type

char PaperBackInfo::type

Definition at line 71 of file hinfo.h.

Referenced by HwpReader::makePageStyle(), and SetCurrentDoc().


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