Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotTableObj.java149 Object oCheckCell = null; in createTestEnvironment() local
154 oCheckCell = oSheet.getCellByPosition( in createTestEnvironment()
272 tEnv.addObjRelation("CELLFORCHECK", oCheckCell); in createTestEnvironment()
H A DScDataPilotFieldObj.java195 Object oCheckCell = null; in createTestEnvironment() local
207 oCheckCell = oSheet.getCellByPosition(x, y); in createTestEnvironment()
H A DScDataPilotItemsObj.java196 Object oCheckCell = null; in createTestEnvironment() local
208 oCheckCell = oSheet.getCellByPosition(x, y); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotItemsEnumeration.java198 Object oCheckCell = null; in createTestEnvironment() local
210 oCheckCell = oSheet.getCellByPosition(x, y); in createTestEnvironment()
H A DScDataPilotFieldGroupsObj.java194 Object oCheckCell = null; in createTestEnvironment() local
207 oCheckCell = oSheet.getCellByPosition (x, y); in createTestEnvironment()
H A DScDataPilotItemObj.java196 Object oCheckCell = null; in createTestEnvironment() local
208 oCheckCell = oSheet.getCellByPosition(x, y); in createTestEnvironment()
H A DScDataPilotFieldGroupItemObj.java195 Object oCheckCell = null; in createTestEnvironment() local
208 oCheckCell = oSheet.getCellByPosition (x, y); in createTestEnvironment()
H A DScDataPilotFieldGroupObj.java194 Object oCheckCell = null; in createTestEnvironment() local
207 oCheckCell = oSheet.getCellByPosition (x, y); in createTestEnvironment()
/aoo4110/main/sc/qa/complex/dataPilot/
H A DCheckDataPilot.java251 Object oCheckCell = null; in before() local
259 oCheckCell = oSheet.getCellByPosition(x, y); in before()
344 param.put("CELLFORCHECK", oCheckCell); in before()

Completed in 53 milliseconds