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