LibreOffice
LibreOffice 24.2 SDK API Reference
XParagraphCursor Member List

This is the complete list of members for XParagraphCursor, 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
gotoEndOfParagraph([in] boolean bExpand)XParagraphCursor
gotoNextParagraph([in] boolean bExpand)XParagraphCursor
gotoPreviousParagraph([in] boolean bExpand)XParagraphCursor
gotoRange([in] com::sun::star::text::XTextRange xRange, [in] boolean bExpand)XTextCursor
gotoStart([in] boolean bExpand)XTextCursor
gotoStartOfParagraph([in] boolean bExpand)XParagraphCursor
isCollapsed()XTextCursor
isEndOfParagraph()XParagraphCursor
isStartOfParagraph()XParagraphCursor
queryInterface([in] type aType)XInterface
release()XInterface
setString([in] string aString)XTextRange