LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_geometry_IntegerRectangle2D_idl__
20 #define __com_sun_star_geometry_IntegerRectangle2D_idl__
22 module
com { module sun { module star { module geometry {
long Y2
Y coordinate of lower right corner.
Definition: IntegerRectangle2D.idl:63
long X2
X coordinate of lower right corner.
Definition: IntegerRectangle2D.idl:56
long X1
X coordinate of upper left corner.
Definition: IntegerRectangle2D.idl:45
This structure contains the necessary information for a two-dimensional rectangle.
Definition: IntegerRectangle2D.idl:43
Definition: Ambiguous.idl:22
long Y1
Y coordinate of upper left corner.
Definition: IntegerRectangle2D.idl:49