com.sun.star.text.XParagraphCursor
interface methods : isStartOfParagraph()
isEndOfParagraph()
gotoStartOfParagraph()
gotoEndOfParagraph()
gotoNextParagraph()
gotoPreviousParagraph()
Prerequisites : the text must have at least two paragraphs.
Test is NOT multithread compilant.
@see com.sun.star.text.XParagraphCursor
|
|
|
|
|
|
|
|
|
|
|
|