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 CharacterCompressionType
Description
These constants define character compression in asian text.

Constants
NONE the characters are uncompressed.  
PUNCTUATION_ONLY only punctuation is compressed.  
PUNCTUATION_AND_KANA punctuation and japanese kana are compressed.  
Constants' Details
NONE
const short NONE = 0;
Description
the characters are uncompressed.
PUNCTUATION_ONLY
const short PUNCTUATION_ONLY = 1;
Description
only punctuation is compressed.
PUNCTUATION_AND_KANA
const short PUNCTUATION_AND_KANA = 2;
Description
punctuation and japanese kana are compressed.
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.