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

All properties for drawing object. More...

#include <drawdef.h>

Collaboration diagram for HWPDOProperty:
[legend]

Public Attributes

int line_pstyle
 
int line_hstyle
 
int line_tstyle
 
unsigned int line_color
 
hunit line_width
 
unsigned int fill_color
 
uint pattern_type
 
unsigned int pattern_color
 
hunit hmargin
 
hunit vmargin
 
uint flag
 
int rot_originx
 
int rot_originy
 
ZZParall parall
 
int fromcolor
 
int tocolor
 
int gstyle
 
int angle
 
int center_x
 
int center_y
 
int nstep
 
int luminance
 
int contrast
 
int greyscale
 
HWPParapPara
 
ZZPoint offset1
 
ZZPoint offset2
 
char szPatternFile [260+1]
 
char pictype
 

Detailed Description

All properties for drawing object.

Definition at line 121 of file drawdef.h.

Member Data Documentation

◆ angle

int HWPDOProperty::angle

Definition at line 145 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ center_x

int HWPDOProperty::center_x

Definition at line 146 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ center_y

int HWPDOProperty::center_y

Definition at line 147 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ contrast

int HWPDOProperty::contrast

Definition at line 152 of file drawdef.h.

Referenced by LoadCommonHeader().

◆ fill_color

unsigned int HWPDOProperty::fill_color

◆ flag

uint HWPDOProperty::flag

◆ fromcolor

int HWPDOProperty::fromcolor

Definition at line 142 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ greyscale

int HWPDOProperty::greyscale

Definition at line 153 of file drawdef.h.

Referenced by LoadCommonHeader().

◆ gstyle

int HWPDOProperty::gstyle

Definition at line 144 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ hmargin

hunit HWPDOProperty::hmargin

Definition at line 131 of file drawdef.h.

Referenced by LoadCommonHeader().

◆ line_color

unsigned int HWPDOProperty::line_color

◆ line_hstyle

int HWPDOProperty::line_hstyle

◆ line_pstyle

int HWPDOProperty::line_pstyle

◆ line_tstyle

int HWPDOProperty::line_tstyle

◆ line_width

hunit HWPDOProperty::line_width

◆ luminance

int HWPDOProperty::luminance

Definition at line 151 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawStyle().

◆ nstep

int HWPDOProperty::nstep

Definition at line 148 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawStyle().

◆ offset1

ZZPoint HWPDOProperty::offset1

Definition at line 159 of file drawdef.h.

Referenced by LoadCommonHeader().

◆ offset2

ZZPoint HWPDOProperty::offset2

Definition at line 160 of file drawdef.h.

Referenced by LoadCommonHeader().

◆ parall

ZZParall HWPDOProperty::parall

Definition at line 138 of file drawdef.h.

Referenced by LoadCommonHeader(), HwpReader::makePictureDRAW(), and SetHdoParallRgn().

◆ pattern_color

unsigned int HWPDOProperty::pattern_color

Definition at line 130 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ pattern_type

uint HWPDOProperty::pattern_type

◆ pictype

char HWPDOProperty::pictype

Definition at line 162 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ pPara

HWPPara* HWPDOProperty::pPara

Definition at line 156 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makePictureDRAW().

◆ rot_originx

int HWPDOProperty::rot_originx

Definition at line 136 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makePictureDRAW().

◆ rot_originy

int HWPDOProperty::rot_originy

Definition at line 137 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makePictureDRAW().

◆ szPatternFile

char HWPDOProperty::szPatternFile[260+1]

Definition at line 161 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ tocolor

int HWPDOProperty::tocolor

Definition at line 143 of file drawdef.h.

Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().

◆ vmargin

hunit HWPDOProperty::vmargin

Definition at line 132 of file drawdef.h.

Referenced by LoadCommonHeader().


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