Searched refs:xDataPilotField (Results 1 – 4 of 4) sorted by relevance
45 …XDataPilotField xDataPilotField = (XDataPilotField) UnoRuntime.queryInterface(XDataPilotField.clas… in _createNameGroup() local46 …meAccess = (XNameAccess) UnoRuntime.queryInterface(XNameAccess.class, xDataPilotField.getItems ()); in _createNameGroup()
287 XDataPilotField xDataPilotField = (XDataPilotField) UnoRuntime.queryInterface( in createTestEnvironment() local290 oObj = xDataPilotField.getItems(); in createTestEnvironment()
289 XDataPilotField xDataPilotField = (XDataPilotField) UnoRuntime.queryInterface( in createTestEnvironment() local294 xDataPilotField.getItems()); in createTestEnvironment()
287 XDataPilotField xDataPilotField = (XDataPilotField) UnoRuntime.queryInterface( in createTestEnvironment() local290 XIndexAccess xIA = xDataPilotField.getItems(); in createTestEnvironment()
Completed in 71 milliseconds