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 BreakType
Description
Constants to specify the type of a line break, used with LineBreakResults::breakType.

Constants
WORDBOUNDARY Line break is a word break. 
HYPHENATION Line break is a result of hyphenation. 
HANGINGPUNCTUATION Line break - hanging punctuation recognized. 
Constants' Details
WORDBOUNDARY
const short WORDBOUNDARY = 1;
Description
Line break is a word break.
HYPHENATION
const short HYPHENATION = 2;
Description
Line break is a result of hyphenation.
HANGINGPUNCTUATION
const short HANGINGPUNCTUATION = 3;
Description
Line break - hanging punctuation recognized.
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.