Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextPortionEnumeration.java144 XEnumeration oEnum2 = oEnumP.createEnumeration(); in createTestEnvironment() local
147 TestEnvironment tEnv = new TestEnvironment( oEnum2 ); in createTestEnvironment()
H A DSwXTextPortion.java148 XEnumeration oEnum2 = oEnumP.createEnumeration(); in createTestEnvironment() local
151 new Type(XInterface.class),oEnum2.nextElement()); in createTestEnvironment()
H A DSwXParagraph.java207 XEnumeration oEnum2 = oEnumB.createEnumeration(); in createTestEnvironment() local
209 new Type(XInterface.class),oEnum2.nextElement()); in createTestEnvironment()
H A DSwAccessiblePageView.java120 XEnumeration oEnum2 = oEnumB.createEnumeration(); in createTestEnvironment() local
122 new Type(XInterface.class),oEnum2.nextElement()); in createTestEnvironment()

Completed in 15 milliseconds