import "Accessibility_Hypertext.idl";
Public Methods | |
long | getNLinks () |
Hyperlink | getLink (in long linkIndex) |
long | getLinkIndex (in long characterIndex) |
void | unImplemented () |
void | unImplemented2 () |
void | unImplemented3 () |
void | unImplemented4 () |
|
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.
|
|
\cond |
|
|
|
|
|
|