LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
IntegerSize2D Struct Reference

This structure contains data representing a two-dimensional size. More...

import"IntegerSize2D.idl";

Public Attributes

long Width
 Amount of space occupied in the x direction. More...
 
long Height
 Amount of space occupied in the y direction. More...
 

Detailed Description

This structure contains data representing a two-dimensional size.

The data is stored integer-valued.

Since
OOo 2.0

Member Data Documentation

◆ Height

long Height

Amount of space occupied in the y direction.

◆ Width

long Width

Amount of space occupied in the x direction.


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