Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.