LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
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.
long Height
 Amount of space occupied in the y direction.

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: