Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextCursor.java187 final XParagraphCursor paragrCursor = (XParagraphCursor) UnoRuntime.queryInterface( in createTestEnvironment() local
237 paragrCursor.gotoEnd(true); in createTestEnvironment()
240 paragrCursor.gotoPreviousParagraph(true); in createTestEnvironment()
252 String text = paragrCursor.getString(); in createTestEnvironment()

Completed in 18 milliseconds