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

contains start and end position of a word. More...

import"Boundary.idl";

Public Attributes

long startPos
 Start position of a word, inclusive More...
 
long endPos
 End position of a word, exclusive More...
 

Detailed Description

contains start and end position of a word.

It is used in word break iterator and text conversion.

See also
XBreakIterator
XTextConversion

Member Data Documentation

◆ endPos

long endPos

End position of a word, exclusive

◆ startPos

long startPos

Start position of a word, inclusive


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