LibreOffice
LibreOffice 25.8 SDK API Reference
|
contains start and end position of a word. More...
import "Boundary.idl";
Public Attributes | |
long | startPos |
Start position of a word, inclusive | |
long | endPos |
End position of a word, exclusive |
contains start and end position of a word.
It is used in word break iterator and text conversion.
long endPos |
End position of a word, exclusive
long startPos |
Start position of a word, inclusive