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

Rectangle. More...

#include <hwplib.h>

Public Attributes

int x
 
int y
 
int w
 
int h
 

Detailed Description

Rectangle.

Definition at line 72 of file hwplib.h.

Member Data Documentation

◆ h

int ZZRect::h

Definition at line 75 of file hwplib.h.

Referenced by LoadCommonHeader(), and LoadDrawingObjectBlock().

◆ w

int ZZRect::w

Definition at line 75 of file hwplib.h.

Referenced by LoadCommonHeader(), and LoadDrawingObjectBlock().

◆ x

int ZZRect::x

Definition at line 74 of file hwplib.h.

Referenced by LoadCommonHeader(), and LoadDrawingObjectBlock().

◆ y

int ZZRect::y

Definition at line 74 of file hwplib.h.

Referenced by LoadCommonHeader(), and LoadDrawingObjectBlock().


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