Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotFieldGroupsObj.java103 XInterface datapilotfield = null; in createTestEnvironment() local
291 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()
H A DScDataPilotFieldGroupItemObj.java104 XInterface datapilotfield = null; in createTestEnvironment() local
292 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()
H A DScDataPilotFieldGroupObj.java103 XInterface datapilotfield = null; in createTestEnvironment() local
291 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()

Completed in 14 milliseconds