com.sun.star.text.XRelativeTextContentInsert
interface methods : insertTextContentBefore()
insertTextContentAfter()
This test needs the following object relations :
'PARA'
(of type XInstCreator
): the creator which can create instances of com.sun.star.text.Paragraph
service. 'XTEXTINFO'
(of type XInstCreator
): the creator which can create instances of soem text content service (objects which implement XTextContent
). Tested component must implement XText
interface for proper testing.
Test is NOT multithread compilant.
@see com.sun.star.text.XRelativeTextContentInsert
|
|
|
|
|
|
|
|
|
|
|
|