import "ISimpleDOMText.idl";
Public Member Functions | |
| HRESULT | get_clippedSubstringBounds ([in] unsigned int startIndex,[in] unsigned int endIndex,[out] int *x,[out] int *y,[out] int *width,[out] int *height) |
| HRESULT | get_unclippedSubstringBounds ([in] unsigned int startIndex,[in] unsigned int endIndex,[out] int *x,[out] int *y,[out] int *width,[out] int *height) |
| HRESULT | scrollToSubstring ([in] unsigned int startIndex,[in] unsigned int endIndex) |
Properties | |
| BSTR | domText [get] |
| BSTR | fontFamily [get] |
| HRESULT ISimpleDOMText::get_clippedSubstringBounds | ( | [in] unsigned int | startIndex, | |
| [in] unsigned int | endIndex, | |||
| [out] int * | x, | |||
| [out] int * | y, | |||
| [out] int * | width, | |||
| [out] int * | height | |||
| ) |
| HRESULT ISimpleDOMText::get_unclippedSubstringBounds | ( | [in] unsigned int | startIndex, | |
| [in] unsigned int | endIndex, | |||
| [out] int * | x, | |||
| [out] int * | y, | |||
| [out] int * | width, | |||
| [out] int * | height | |||
| ) |
| HRESULT ISimpleDOMText::scrollToSubstring | ( | [in] unsigned int | startIndex, | |
| [in] unsigned int | endIndex | |||
| ) |
Implemented in nsTextAccessibleWrap.
BSTR ISimpleDOMText::domText [get] |
BSTR ISimpleDOMText::fontFamily [get] |
1.5.6