LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
LineBreakResults Struct Referencepublished

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

import "LineBreakResults.idl";

Public Attributes

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

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: