LibreOffice
LibreOffice 7.4 SDK API Reference
XTextCursor Member List

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

acquire()XInterface
collapseToEnd()XTextCursor
collapseToStart()XTextCursor
getEnd()XTextRange
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
queryInterface([in] type aType)XInterface
release()XInterface
setString([in] string aString)XTextRange