| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
These constants define character compression in Asian text. More...
| Variables | |
| const short | NONE = 0 | 
| the characters are uncompressed. | |
| const short | PUNCTUATION_ONLY = 1 | 
| only punctuation is compressed. | |
| const short | PUNCTUATION_AND_KANA = 2 | 
| punctuation and Japanese Kana are compressed. | |
These constants define character compression in Asian text.
| const short NONE = 0 | 
the characters are uncompressed.
| const short PUNCTUATION_AND_KANA = 2 | 
punctuation and Japanese Kana are compressed.
| const short PUNCTUATION_ONLY = 1 | 
only punctuation is compressed.