You are viewing information archived from Mozilla.org on 2015-08-05.

nsISupports nsIAccessibleText.getAttributeRange

(in long offset,
  out long rangeStartOffset,
  out long rangeEndOffset)

create a nsISupports which consists of the attributes explicitly set <br> at the position offset in the text.

Documentation

create a nsISupports which consists of the attributes explicitly set <br> at the position offset in the text. start_offset and end_offset are set to <br> the start and end of the range around offset where the attributes are invariant.
Parameters:
offset - the offset at which to get the attributes
rangeStartOffset - output the start offset of the range
rangeEndOffset - output the end offset of the range
Returns:
an nsISupports which contains the attributes explicitly set at offset.




Alphabetic index



This page was generated with the help of DOC++.