com.sun.star.text.XTextCursor
interface methods : collapseToStart()
collapseToEnd()
isCollapsed()
goLeft()
goRight()
gotoStart()
gotoEnd()
gotoRange()
During this test the component text is changed, that's why it must be stored before methods' tests, and restored after.
Test is NOT multithread compilant.
@see com.sun.star.text.XTextCursor
|
|
|
|
|
|
|
|
|
|
|
|