Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/mod/_sd/
H A DSdLayer.java111 XIndexAccess oIA = (XIndexAccess) in createTestEnvironment() local
116 new Type(XLayer.class),oIA.getByIndex(0)); in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextTableRow.java104 XIndexAccess oIA = (XIndexAccess) UnoRuntime.queryInterface in createTestEnvironment() local
107 new Type(XPropertySet.class),oIA.getByIndex(1)); in createTestEnvironment()
/aoo42x/main/qadevOOo/runner/util/
H A DSOfficeFactory.java404 XIndexAccess oIA = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, oNA); in getTableCollection() local
406 return oIA; in getTableCollection()

Completed in 21 milliseconds