Searched refs:oIA (Results 1 – 3 of 3) sorted by relevance
111 XIndexAccess oIA = (XIndexAccess) in createTestEnvironment() local116 new Type(XLayer.class),oIA.getByIndex(0)); in createTestEnvironment()
104 XIndexAccess oIA = (XIndexAccess) UnoRuntime.queryInterface in createTestEnvironment() local107 new Type(XPropertySet.class),oIA.getByIndex(1)); in createTestEnvironment()
404 XIndexAccess oIA = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, oNA); in getTableCollection() local406 return oIA; in getTableCollection()
Completed in 964 milliseconds