LibreOffice
LibreOffice 5.3 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

long endPos

End position of a word, exclusive

long startPos

Start position of a word, inclusive


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