:: com :: sun :: star :: frame :: status ::
|
unpublished |
struct FontHeight |
|
|
|
- Usage Restrictions
- not published
- Description
- describes the characteristics of a font.
For example, this can be used to select a font.
- Since
- OpenOffice 2.0
|
Elements' Summary |
Height |
specifies the current height of the font.
|
Prop |
specifies the height of the font in the measure of the
destination.
|
Diff |
specifies the width of the font in the measure of the
destination.
|
Elements' Details |
Height
float Height;
- Description
- specifies the current height of the font.
|
|
Prop
short Prop;
- Description
- specifies the height of the font in the measure of the
destination.
|
|
Diff
float Diff;
- Description
- specifies the width of the font in the measure of the
destination.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.