com.sun.star.accessibility.XAccessibleText interface methods : getCaretPosition() setCaretPosition() getCharacter() getCharacterAttributes() getCharacterBounds() getCharacterCount() getIndexAtPoint() getSelectedText() getSelectionStart() getSelectionEnd() setSelection() getText() getTextRange() getTextAtIndex() getTextBeforeIndex() getTextBehindIndex() copyText()This test needs the following object relations :
'XAccessibleText.Text' (of type String) optional : the string presentation of component's text. If the relation is not specified, then text from method getText() is used. @see com.sun.star.accessibility.XAccessibleText
| |
| |