import "Accessibility_Hypertext.idl";
Public Member Functions | |
long | getNLinks () |
Hyperlink | getLink (in long linkIndex) |
long | getLinkIndex (in long characterIndex) |
|
Get one of the Hyperlinks associated with this Hypertext object, by index.
|
|
Get the hyperlink index, if any, associated with a particular character offset in the Hypertext object. For Hypertext implementors without textual content, all hyperlinks are associated with character offset '0'.
|
|
Query the hypertext object for the number of Hyperlinks it contains.
|