Classes | |
struct | IA2TextSegment |
A structure containing a substring and the start and end offsets in the enclosing string. More... | |
interface | IAccessibleText |
This interface gives read-only access to text. More... | |
Enumerations | |
enum | IA2TextCoordinateType { IA2_COORDTYPE_SCREEN_RELATIVE, IA2_COORDTYPE_PARENT_RELATIVE } |
enum | IA2TextBoundaryType { IA2_TEXT_BOUNDARY_CHAR, IA2_TEXT_BOUNDARY_WORD, IA2_TEXT_BOUNDARY_SENTENCE, IA2_TEXT_BOUNDARY_PARAGRAPH, IA2_TEXT_BOUNDARY_LINE, IA2_TEXT_BOUNDARY_ALL } |
Defines values to specify a text boundary type. More... |
|
|
|