com.sun.star.text.XTextContent
interface methods : attach()
getAnchor()
This test needs the following object relations :
'CONTENT'
optional (of type XTextContent
): if this relation exists than it is used as the tested object. 'TEXT'
optional (of type XText
): the relation must be specified if the 'CONTENT' relation exists. From this relation an anchor for attach()
method is obtained.Test is NOT multithread compilant.
@see com.sun.star.text.XTextContent
|
|
|
|
|
|
|
|
|
|
|
|