22 module
com { module sun { module star { module view {
35 boolean isAtStartOfLine();
39 boolean isAtEndOfLine();
47 void gotoEndOfLine( [in]
boolean bExpand );
55 void gotoStartOfLine( [in]
boolean bExpand );
makes it possible to move a cursor by lines within laid out text.
Definition: XLineCursor.idl:31
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:45