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

Polygon or Polyline Object. More...

#include <drawdef.h>

Collaboration diagram for HWPDOFreeForm:
[legend]

Public Attributes

int npt
 
ZZPointpt
 

Detailed Description

Polygon or Polyline Object.

Definition at line 176 of file drawdef.h.

Member Data Documentation

◆ npt

int HWPDOFreeForm::npt

Definition at line 178 of file drawdef.h.

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

◆ pt

ZZPoint* HWPDOFreeForm::pt

Definition at line 179 of file drawdef.h.

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


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