Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

constants group UserFieldFormat
Description
These constants describe how the content of a user text field is formatted.

Constants
SYSTEM The number format of the operating system is used.  
TEXT The content is formatted as text.  
NUM The number format of the property "NumberFormat" is used.  
Constants' Details
SYSTEM
const short SYSTEM = 0;
Description
The number format of the operating system is used.
TEXT
const short TEXT = 1;
Description
The content is formatted as text.
NUM
const short NUM = 2;
Description
The number format of the property "NumberFormat" is used.
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.