|
IAccessible2 API
Version 1.3
|
This is the complete list of members for IAccessibleText2, including all inherited members.
| addSelection([in] long startOffset,[in] long endOffset) | IAccessibleText | |
| attributeRange([in] long offset,[in] BSTR filter,[out] long *startOffset,[out] long *endOffset,[out, retval] BSTR *attributeValues) | IAccessibleText2 | |
| attributes([in] long offset,[out] long *startOffset,[out] long *endOffset,[out, retval] BSTR *textAttributes) | IAccessibleText | |
| caretOffset([out, retval] long *offset) | IAccessibleText | |
| characterExtents([in] long offset,[in] enum IA2CoordinateType coordType,[out] long *x,[out] long *y,[out] long *width,[out, retval] long *height) | IAccessibleText | |
| nCharacters([out, retval] long *nCharacters) | IAccessibleText | |
| newText([out, retval] IA2TextSegment *newText) | IAccessibleText | |
| nSelections([out, retval] long *nSelections) | IAccessibleText | |
| offsetAtPoint([in] long x,[in] long y,[in] enum IA2CoordinateType coordType,[out, retval] long *offset) | IAccessibleText | |
| oldText([out, retval] IA2TextSegment *oldText) | IAccessibleText | |
| removeSelection([in] long selectionIndex) | IAccessibleText | |
| scrollSubstringTo([in] long startIndex,[in] long endIndex,[in] enum IA2ScrollType scrollType) | IAccessibleText | |
| scrollSubstringToPoint([in] long startIndex,[in] long endIndex,[in] enum IA2CoordinateType coordinateType,[in] long x,[in] long y) | IAccessibleText | |
| selection([in] long selectionIndex,[out] long *startOffset,[out, retval] long *endOffset) | IAccessibleText | |
| setCaretOffset([in] long offset) | IAccessibleText | |
| setSelection([in] long selectionIndex,[in] long startOffset,[in] long endOffset) | IAccessibleText | |
| text([in] long startOffset,[in] long endOffset,[out, retval] BSTR *text) | IAccessibleText | |
| textAfterOffset([in] long offset,[in] enum IA2TextBoundaryType boundaryType,[out] long *startOffset,[out] long *endOffset,[out, retval] BSTR *text) | IAccessibleText | |
| textAtOffset([in] long offset,[in] enum IA2TextBoundaryType boundaryType,[out] long *startOffset,[out] long *endOffset,[out, retval] BSTR *text) | IAccessibleText | |
| textBeforeOffset([in] long offset,[in] enum IA2TextBoundaryType boundaryType,[out] long *startOffset,[out] long *endOffset,[out, retval] BSTR *text) | IAccessibleText |