(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: awt ::

unpublished constants group FieldUnit
Usage Restrictions
not published
Description
specifies attributes for the MetricField map units.

IMPORTANT: These constands have to be disjunct with constants in ::util/MeasureUnit.


Constants
FUNIT_NONE  
FUNIT_MM  
FUNIT_CM  
FUNIT_M  
FUNIT_KM  
FUNIT_TWIP  
FUNIT_POINT  
FUNIT_PICA  
FUNIT_INCH  
FUNIT_FOOT  
FUNIT_MILE  
FUNIT_CUSTOM  
FUNIT_PERCENT  
FUNIT_100TH_MM  
Constants' Details
FUNIT_NONE
const short FUNIT_NONE = 0;
FUNIT_MM
const short FUNIT_MM = 1;
FUNIT_CM
const short FUNIT_CM = 2;
FUNIT_M
const short FUNIT_M = 3;
FUNIT_KM
const short FUNIT_KM = 4;
FUNIT_TWIP
const short FUNIT_TWIP = 5;
FUNIT_POINT
const short FUNIT_POINT = 6;
FUNIT_PICA
const short FUNIT_PICA = 7;
FUNIT_INCH
const short FUNIT_INCH = 8;
FUNIT_FOOT
const short FUNIT_FOOT = 9;
FUNIT_MILE
const short FUNIT_MILE = 10;
FUNIT_CUSTOM
const short FUNIT_CUSTOM = 11;
FUNIT_PERCENT
const short FUNIT_PERCENT = 12;
FUNIT_100TH_MM
const short FUNIT_100TH_MM = 13;
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.