LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XWordCursor, 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 | |
gotoEndOfWord([in] boolean bExpand) | XWordCursor | |
gotoNextWord([in] boolean bExpand) | XWordCursor | |
gotoPreviousWord([in] boolean bExpand) | XWordCursor | |
gotoRange([in] com::sun::star::text::XTextRange xRange, [in] boolean bExpand) | XTextCursor | |
gotoStart([in] boolean bExpand) | XTextCursor | |
gotoStartOfWord([in] boolean bExpand) | XWordCursor | |
isCollapsed() | XTextCursor | |
isEndOfWord() | XWordCursor | |
isStartOfWord() | XWordCursor | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
setString([in] string aString) | XTextRange |