com.sun.star.text.XTextRangeCompare
interface methods : compareRegionStarts()
compareRegionEnds()
This test needs the following object relations :
'TEXTDOC'
optional (must implement XTextDocument
): can be used to obtain Text
of the document from which cursors can be created. If the relation does not exist, the relation TEXT
must be specified. 'TEXT'
optional (of type XText
): used to create text cursor. If the relation does not exist, the relation TEXTDOC
must be specified. Test is NOT multithread compilant.
@see com.sun.star.text.XTextRangeCompare
|
|
|
|
|
|
|
|
|
|
|
|