LibreOffice
LibreOffice 24.2 SDK API Reference
XTextViewCursor Member List

This is the complete list of members for XTextViewCursor, including all inherited members.

acquire()XInterface
collapseToEnd()XTextCursor
collapseToStart()XTextCursor
getEnd()XTextRange
getPosition()XTextViewCursor
getStart()XTextRange
getString()XTextRange
getText()XTextRange
goLeft([in] short nCount, [in] boolean bExpand)XTextCursor
goRight([in] short nCount, [in] boolean bExpand)XTextCursor
gotoEnd([in] boolean bExpand)XTextCursor
gotoRange([in] com::sun::star::text::XTextRange xRange, [in] boolean bExpand)XTextCursor
gotoStart([in] boolean bExpand)XTextCursor
isCollapsed()XTextCursor
isVisible()XTextViewCursor
queryInterface([in] type aType)XInterface
release()XInterface
setString([in] string aString)XTextRange
setVisible([in] boolean bVisible)XTextViewCursor