Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: i18n ::

constants group KNumberFormatType
Description
Attribute of number format, classifies the length of the formatted display string.

Constants
SHORT Short display string 
MEDIUM Medium length display string 
LONG Long display string 
Constants' Details
SHORT
const short SHORT = 1;
Description
Short display string
MEDIUM
const short MEDIUM = 2;
Description
Medium length display string
LONG
const short LONG = 3;
Description
Long display string
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.