Searched refs:groupAccess (Results 1 – 2 of 2) sorted by relevance
347 …XIndexAccess groupAccess = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, groups); … in createTestEnvironment() local348 …groupNames = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, groupAccess.getByIndex(0)); in createTestEnvironment()
346 … XIndexAccess groupAccess = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, groups); in createTestEnvironment() local347 … oObj = (XInterface) UnoRuntime.queryInterface(XInterface.class, groupAccess.getByIndex(0)); in createTestEnvironment()
Completed in 7 milliseconds