LibreOffice Module hwpfilter (master) 1
|
All properties for drawing object. More...
#include <drawdef.h>
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 |
HWPPara * | pPara |
ZZPoint | offset1 |
ZZPoint | offset2 |
char | szPatternFile [260+1] |
char | pictype |
int HWPDOProperty::angle |
Definition at line 145 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
int HWPDOProperty::center_x |
Definition at line 146 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
int HWPDOProperty::center_y |
Definition at line 147 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
int HWPDOProperty::contrast |
Definition at line 152 of file drawdef.h.
Referenced by LoadCommonHeader().
unsigned int HWPDOProperty::fill_color |
Definition at line 128 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawStyle(), and HwpReader::makePictureDRAW().
uint HWPDOProperty::flag |
Definition at line 133 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), HwpReader::makeDrawStyle(), and HwpReader::makePictureDRAW().
int HWPDOProperty::fromcolor |
Definition at line 142 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
int HWPDOProperty::greyscale |
Definition at line 153 of file drawdef.h.
Referenced by LoadCommonHeader().
int HWPDOProperty::gstyle |
Definition at line 144 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
hunit HWPDOProperty::hmargin |
Definition at line 131 of file drawdef.h.
Referenced by LoadCommonHeader().
unsigned int HWPDOProperty::line_color |
Definition at line 126 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), and HwpReader::makeDrawStyle().
int HWPDOProperty::line_hstyle |
Definition at line 124 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), and HwpReader::makeDrawStyle().
int HWPDOProperty::line_pstyle |
Definition at line 123 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), and HwpReader::makeDrawStyle().
int HWPDOProperty::line_tstyle |
Definition at line 125 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), and HwpReader::makeDrawStyle().
hunit HWPDOProperty::line_width |
Definition at line 127 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), and HwpReader::makeDrawStyle().
int HWPDOProperty::luminance |
Definition at line 151 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawStyle().
int HWPDOProperty::nstep |
Definition at line 148 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawStyle().
ZZPoint HWPDOProperty::offset1 |
Definition at line 159 of file drawdef.h.
Referenced by LoadCommonHeader().
ZZPoint HWPDOProperty::offset2 |
Definition at line 160 of file drawdef.h.
Referenced by LoadCommonHeader().
ZZParall HWPDOProperty::parall |
Definition at line 138 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makePictureDRAW(), and SetHdoParallRgn().
unsigned int HWPDOProperty::pattern_color |
Definition at line 130 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
uint HWPDOProperty::pattern_type |
Definition at line 129 of file drawdef.h.
Referenced by LoadCommonHeader(), HwpReader::makeDrawMiscStyle(), HwpReader::makeDrawStyle(), and HwpReader::makePictureDRAW().
char HWPDOProperty::pictype |
Definition at line 162 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
HWPPara* HWPDOProperty::pPara |
Definition at line 156 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makePictureDRAW().
int HWPDOProperty::rot_originx |
Definition at line 136 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makePictureDRAW().
int HWPDOProperty::rot_originy |
Definition at line 137 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makePictureDRAW().
char HWPDOProperty::szPatternFile[260+1] |
Definition at line 161 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
int HWPDOProperty::tocolor |
Definition at line 143 of file drawdef.h.
Referenced by LoadCommonHeader(), and HwpReader::makeDrawMiscStyle().
hunit HWPDOProperty::vmargin |
Definition at line 132 of file drawdef.h.
Referenced by LoadCommonHeader().