:: com :: sun :: star :: text ::

interface XTextViewCursorSupplier

Methods' Summary
getViewCursor  
Methods' Details
getViewCursor
XTextViewCursor
getViewCursor();

Returns
the cursor of the document view.
Top of Page