Home
last modified time | relevance | path

Searched refs:the_content (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextFrame.java115 XTextContent the_content = (XTextContent) UnoRuntime.queryInterface( in createTestEnvironment() local
117 oText.insertTextContent(oCursor, the_content, true); in createTestEnvironment()
120 the_content = (XTextContent) UnoRuntime.queryInterface( in createTestEnvironment()
122 oText.insertTextContent(oCursor, the_content, true); in createTestEnvironment()
H A DSwXTextGraphicObjects.java121 XTextContent the_content = (XTextContent) in createTestEnvironment() local
126 the_text.insertTextContent(the_cursor,the_content,true); in createTestEnvironment()
H A DSwAccessibleTextGraphicObject.java86 XTextContent the_content = (XTextContent) in createTestEnvironment() local
91 the_text.insertTextContent(the_cursor, the_content, true); in createTestEnvironment()
H A DSwAccessibleTextFrameView.java100 XTextContent the_content = (XTextContent) in createTestEnvironment() local
102 oText.insertTextContent(oCursor, the_content, true); in createTestEnvironment()
H A DSwXTextEmbeddedObject.java153 XTextContent the_content = (XTextContent) UnoRuntime.queryInterface( in createTestEnvironment() local
157 oText.insertTextContent(oCursor, the_content, true); in createTestEnvironment()
H A DSwXTextGraphicObject.java126 XTextContent the_content = (XTextContent) in createTestEnvironment() local
143 the_text.insertTextContent(the_cursor,the_content,true); in createTestEnvironment()
/aoo4110/main/qadevOOo/runner/util/
H A DWriterTools.java95 XTextContent the_content = (XTextContent) UnoRuntime.queryInterface( in insertTextGraphic() local
97 the_text.insertTextContent(the_cursor, the_content, true); in insertTextGraphic()

Completed in 44 milliseconds