Language
The Free and Open Productivity Suite
:: com :: sun :: star :: geometry ::
|
struct IntegerSize2D |
|
- Description
- This structure contains data representing a two-dimensional size.
The data is stored integer-valued.
- Since
- OOo 2.0
|
Elements' Summary |
Width |
Amount of space occupied in the x direction. |
Height |
Amount of space occupied in the y direction. |
Elements' Details |
Width
long Width;
- Description
- Amount of space occupied in the x direction.
|
|
Height
long Height;
- Description
- Amount of space occupied in the y direction.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.