IAccessibleHypertext Member List

This is the complete list of members for IAccessibleHypertext, including all inherited members.

addSelection([in] long startOffset,[in] long endOffset)IAccessibleText
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 IA2TextCoordinateType coordType,[out] long *x,[out] long *y,[out] long *width,[out, retval] long *height)IAccessibleText
hyperlink([in] long index,[out, retval] IAccessibleHyperlink **hyperlink)IAccessibleHypertext
hyperlinkIndex([in] long charIndex,[out, retval] long *hyperlinkIndex)IAccessibleHypertext
nCharacters([out, retval] long *nCharacters)IAccessibleText
newText([out, retval] IA2TextSegment *newText)IAccessibleText
nHyperlinks([out, retval] long *hyperlinkCount)IAccessibleHypertext
nSelections([out, retval] long *nSelections)IAccessibleText
offsetAtPoint([in] long x,[in] long y,[in] enum IA2TextCoordinateType coordType,[out, retval] long *offset)IAccessibleText
oldText([out, retval] IA2TextSegment *oldText)IAccessibleText
removeSelection([in] long selectionIndex)IAccessibleText
scrollToSubstring([in] long startIndex,[in] long endIndex)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


Generated on Sat Dec 2 00:45:22 2006 for IAccessible2 API by  doxygen 1.4.6-NO