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

Line. More...

#include <hbox.h>

Inheritance diagram for Line:
[legend]
Collaboration diagram for Line:
[legend]

Public Member Functions

 Line ()
 
virtual bool Read (HWPFile &hwpf) override
 Read properties from HIODevice object like stream, file, memory. More...
 
- Public Member Functions inherited from FBox
 FBox (hchar hch)
 
virtual ~FBox () override
 
- Public Member Functions inherited from HBox
 HBox (hchar hch)
 Construct a HBox object with parameter hch. More...
 
virtual ~HBox ()
 
int WSize ()
 
virtual bool Read (HWPFile &hwpf)
 Read properties from HIODevice object like stream, file, memory. More...
 

Public Attributes

hchar reserved [2]
 
hchar dummy
 
char reserved2 [8]
 
short sx
 
short sy
 
short ex
 
short ey
 
short width
 
short shade
 
short color
 
- Public Attributes inherited from FBox
int zorder
 
short option
 
hchar ctrl_ch
 
FBoxStyle style
 
short box_xs
 
short box_ys
 
short cap_xs
 
short cap_ys
 
short xs
 
short ys
 
short cap_margin
 
char xpos_type
 
char ypos_type
 
unsigned char smart_linesp
 
short boundsy
 
short boundey
 
unsigned char boundx
 
unsigned char draw
 
short pgx
 Physical x,y position. More...
 
short pgy
 
short pgno
 
short showpg
 
- Public Attributes inherited from HBox
hchar hh
 

Detailed Description

Line.

Definition at line 644 of file hbox.h.

Constructor & Destructor Documentation

◆ Line()

Line::Line ( )

Definition at line 533 of file hwpread.cxx.

References ex.

Member Function Documentation

◆ Read()

bool Line::Read ( HWPFile hwpf)
overridevirtual

Member Data Documentation

◆ color

short Line::color

Definition at line 652 of file hbox.h.

◆ dummy

hchar Line::dummy

Definition at line 647 of file hbox.h.

Referenced by Read().

◆ ex

short Line::ex

Definition at line 651 of file hbox.h.

Referenced by Read().

◆ ey

short Line::ey

Definition at line 651 of file hbox.h.

◆ reserved

hchar Line::reserved[2]

Definition at line 646 of file hbox.h.

Referenced by Read().

◆ reserved2

char Line::reserved2[8]

Definition at line 649 of file hbox.h.

Referenced by Read().

◆ shade

short Line::shade

Definition at line 652 of file hbox.h.

Referenced by Read().

◆ sx

short Line::sx

Definition at line 651 of file hbox.h.

Referenced by Read().

◆ sy

short Line::sy

Definition at line 651 of file hbox.h.

Referenced by Read().

◆ width

short Line::width

Definition at line 652 of file hbox.h.

Referenced by Read().


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