Searched refs:datapilotfield (Results 1 – 3 of 3) sorted by relevance
103 XInterface datapilotfield = null; in createTestEnvironment() local291 datapilotfield = (XInterface) AnyConverter.toObject ( in createTestEnvironment()312 …XDataPilotFieldGrouping) UnoRuntime.queryInterface (XDataPilotFieldGrouping.class, datapilotfield); in createTestEnvironment()334 datapilotfield = (XInterface) AnyConverter.toObject ( in createTestEnvironment()339 … xPropertySet = (XPropertySet) UnoRuntime.queryInterface (XPropertySet.class, datapilotfield); in createTestEnvironment()
104 XInterface datapilotfield = null; in createTestEnvironment() local292 datapilotfield = (XInterface) AnyConverter.toObject ( in createTestEnvironment()313 …XDataPilotFieldGrouping) UnoRuntime.queryInterface (XDataPilotFieldGrouping.class, datapilotfield); in createTestEnvironment()335 datapilotfield = (XInterface) AnyConverter.toObject ( in createTestEnvironment()340 … xPropertySet = (XPropertySet) UnoRuntime.queryInterface (XPropertySet.class, datapilotfield); in createTestEnvironment()
Completed in 27 milliseconds