Elements' Summary |
SegmentText |
A copy of the text segment of the enclosing text delimited by the
text indices TextSegment::SegmentStart and
TextSegment::SegmentEnd. Modifying it does not
alter the enclosing text.
|
SegmentStart |
Index of the first character of the text segment represented by this
structure. The index refers to the enclosing text.
|
SegmentEnd |
Index of the character directly behind the last character of the
text segment represented by this structure. The index refers to the
enclosing text.
|
Elements' Details |
SegmentText
string SegmentText;
- Description
- A copy of the text segment of the enclosing text delimited by the
text indices TextSegment::SegmentStart and
TextSegment::SegmentEnd. Modifying it does not
alter the enclosing text.
|
|
SegmentStart
long SegmentStart;
- Description
- Index of the first character of the text segment represented by this
structure. The index refers to the enclosing text.
|
|
SegmentEnd
long SegmentEnd;
- Description
- Index of the character directly behind the last character of the
text segment represented by this structure. The index refers to the
enclosing text.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.