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

Basic properties for drawing objects. 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
 

Detailed Description

Basic properties for drawing objects.

The order of pstyle, hstyle and tstyle is important.

See also
LineObject

Definition at line 68 of file drawdef.h.

Member Data Documentation

◆ fill_color

unsigned int BAREHWPDOProperty::fill_color

Definition at line 75 of file drawdef.h.

◆ flag

uint BAREHWPDOProperty::flag

Definition at line 80 of file drawdef.h.

◆ hmargin

hunit BAREHWPDOProperty::hmargin

Definition at line 78 of file drawdef.h.

◆ line_color

unsigned int BAREHWPDOProperty::line_color

Definition at line 73 of file drawdef.h.

◆ line_hstyle

int BAREHWPDOProperty::line_hstyle

Definition at line 71 of file drawdef.h.

◆ line_pstyle

int BAREHWPDOProperty::line_pstyle

Definition at line 70 of file drawdef.h.

◆ line_tstyle

int BAREHWPDOProperty::line_tstyle

Definition at line 72 of file drawdef.h.

◆ line_width

hunit BAREHWPDOProperty::line_width

Definition at line 74 of file drawdef.h.

◆ pattern_color

unsigned int BAREHWPDOProperty::pattern_color

Definition at line 77 of file drawdef.h.

◆ pattern_type

uint BAREHWPDOProperty::pattern_type

Definition at line 76 of file drawdef.h.

◆ vmargin

hunit BAREHWPDOProperty::vmargin

Definition at line 79 of file drawdef.h.


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