|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module view {
void gotoEndOfLine([in] boolean bExpand)
moves the cursor to the end of the current line.
makes it possible to move a cursor by lines within laid out text.
Definition: XLineCursor.idl:32
boolean isAtEndOfLine()
determines if the cursor is positioned at the end of a line.
Definition: Ambiguous.idl:20
void gotoStartOfLine([in] boolean bExpand)
moves the cursor to the start of the current line.
base interface of all UNO interfaces
Definition: XInterface.idl:46
boolean isAtStartOfLine()
determines if the cursor is positioned at the start of a line.