This structure 述べるs a text segment that is embedded in a larger
部分 of text. It is used for example by the
XAccessibleText interface to 述べる a text 部分 that
was 挿入するd into or 削除するd from an accessible text.
The indices SegmentStart and
SegmentEnd 言及する to the enclosing text.
The SegmentText member 含む/封じ込めるs the text
between these two indices 含むing the start 索引 but not the end
索引. With it you can use this structure without having to
接近 the XAccessibleText interface that 代表するs the
enclosing text.
An empty text segment is 表明するd by
SegmentStart and
SegmentEnd 始める,決める to the same value. While a
value of -1 signals an error (like the request for a word after the last
character of a text) all other values define the empty string at that
position.
The SegmentText member is a copy of the
corresponding text segment of the enclosing text. 修正するing this
structure does not alter the enclosing text.
A copy of the text segment of the enclosing text delimited by the
text indices TextSegment::SegmentStart and
TextSegment::SegmentEnd. 修正するing it does not
alter the enclosing text.
A copy of the text segment of the enclosing text delimited by the
text indices TextSegment::SegmentStart and
TextSegment::SegmentEnd. 修正するing it does not
alter the enclosing text.