Top   Module   Use   Manual   Index 

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

struct LineBreakResults


Description
specify the result of a LineBreak


Elements

short breakType
Description
type of linebreak, see BreakType
long breakIndex
Description
position of the calculated linebreak
com::sun::star::linguistic2::XHyphenatedWord rHyphenatedWord
Description
return value of the hyphenator
Top of Page