LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
XSentenceCursor Member List

This is the complete list of members for XSentenceCursor, 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
gotoEndOfSentence([in] boolean Expand)XSentenceCursor
gotoNextSentence([in] boolean Expand)XSentenceCursor
gotoPreviousSentence([in] boolean Expand)XSentenceCursor
gotoRange([in] com::sun::star::text::XTextRange xRange, [in] boolean bExpand)XTextCursor
gotoStart([in] boolean bExpand)XTextCursor
gotoStartOfSentence([in] boolean Expand)XSentenceCursor
isCollapsed()XTextCursor
isEndOfSentence()XSentenceCursor
isStartOfSentence()XSentenceCursor
queryInterface([in] type aType)XInterface
release()XInterface
setString([in] string aString)XTextRange