LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
LineBreakResults Struct Referencepublished

Results of method XBreakIterator::getLineBreak(). More...

import"LineBreakResults.idl";

Public Attributes

short breakType
 Type of line break, see BreakType. More...
 
long breakIndex
 Position of the calculated line break. More...
 
::com::sun::star::linguistic2::XHyphenatedWord rHyphenatedWord
 Return value of the hyphenator. More...
 

Detailed Description

Results of method XBreakIterator::getLineBreak().

Member Data Documentation

◆ breakIndex

long breakIndex

Position of the calculated line break.

◆ breakType

short breakType

Type of line break, see BreakType.

◆ rHyphenatedWord

Return value of the hyphenator.


The documentation for this struct was generated from the following file: