LibreOffice
LibreOffice 24.2 SDK API 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... | |
This structure contains data representing a two-dimensional size.
The data is stored integer-valued.
long Height |
Amount of space occupied in the y direction.
long Width |
Amount of space occupied in the x direction.