Confirmed users
1,396
edits
| Line 317: | Line 317: | ||
| nHyperlinks | | nHyperlinks | ||
| Returns the number of links and link groups contained within this hypertext paragraph | | Returns the number of links and link groups contained within this hypertext paragraph | ||
| nsIAccessibleHyperText::links | | nsIAccessibleHyperText:: links | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=379579 379579] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=379579 379579] | ||
| Line 323: | Line 323: | ||
| hyperlink | | hyperlink | ||
| Returns the specified link | | Returns the specified link | ||
| nsIAccessibleHyperText::getLink() | | nsIAccessibleHyperText:: getLink() | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=379579 379579] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=379579 379579] | ||
| Line 329: | Line 329: | ||
| hyperlinkIndex | | hyperlinkIndex | ||
| Returns the index of the hyperlink that is associated with this character index | | Returns the index of the hyperlink that is associated with this character index | ||
| nsIAccessibleHyperText::getLinkIndex | | nsIAccessibleHyperText:: getLinkIndex | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=379579 379579] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=379579 379579] | ||