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

wstring nsIAccessibleText.getTextBeforeOffset

(in long offset,
  in nsAccessibleTextBoundary boundaryType,
  out long startOffset,
  out long endOffset)


Gets the specified text.

Documentation

Gets the specified text.
Parameters:
offset - the position of specified text
boundaryType - indicate the text boundary types
startOffset - the starting position of the text
endOffset - the end position of the text
Returns:
the text before offset bounded by the specified boundary_type.





Alphabetic index



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