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

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

import"RealSize2D.idl";

Public Attributes

double Width
 Amount of space occupied in the x direction. More...
 
double 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 real-valued.

Since
OOo 2.0

Member Data Documentation

◆ Height

double Height

Amount of space occupied in the y direction.

◆ Width

double Width

Amount of space occupied in the x direction.


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