LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies a rectangular area by position and size. More...
import"Rectangle.idl";
Public Attributes | |
long | X |
specifies the x-coordinate. More... | |
long | Y |
specifies the y-coordinate. More... | |
long | Width |
specifies the width. More... | |
long | Height |
specifies the height. More... | |
specifies a rectangular area by position and size.
long Height |
specifies the height.
long Width |
specifies the width.
long X |
specifies the x-coordinate.
long Y |
specifies the y-coordinate.