Home
last modified time | relevance | path

Searched refs:oDataPilotField (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotFieldGroupsObj.java231 Object oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (0); in createTestEnvironment() local
233 XPropertySet.class, oDataPilotField); in createTestEnvironment()
236 oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (1); in createTestEnvironment()
238 XPropertySet.class, oDataPilotField); in createTestEnvironment()
243 oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (2); in createTestEnvironment()
245 XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScDataPilotFieldGroupObj.java231 Object oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (0); in createTestEnvironment() local
233 XPropertySet.class, oDataPilotField); in createTestEnvironment()
236 oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (1); in createTestEnvironment()
238 XPropertySet.class, oDataPilotField); in createTestEnvironment()
243 oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (2); in createTestEnvironment()
245 XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScDataPilotFieldGroupItemObj.java232 Object oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (0); in createTestEnvironment() local
234 XPropertySet.class, oDataPilotField); in createTestEnvironment()
237 oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (1); in createTestEnvironment()
239 XPropertySet.class, oDataPilotField); in createTestEnvironment()
244 oDataPilotField = DPDsc.getDataPilotFields ().getByIndex (2); in createTestEnvironment()
246 XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScDataPilotFieldObj.java228 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in createTestEnvironment() local
230 XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScDataPilotItemObj.java229 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in createTestEnvironment() local
231 XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScDataPilotItemsObj.java229 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in createTestEnvironment() local
231 XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScDataPilotTableObj.java216 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in createTestEnvironment() local
218 UnoRuntime.queryInterface(XPropertySet.class, oDataPilotField); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotItemsEnumeration.java231 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in createTestEnvironment() local
233 XPropertySet.class, oDataPilotField); in createTestEnvironment()
/aoo42x/main/sc/qa/complex/dataPilot/
H A DCheckDataPilot.java277 Object oDataPilotField = DPDsc.getDataPilotFields().getByIndex(0); in before() local
279 UnoRuntime.queryInterface(XPropertySet.class, oDataPilotField); in before()

Completed in 30 milliseconds