Searched refs:oChangeCell (Results  1 – 9 of 9) sorted by relevance
| /aoo4110/main/qadevOOo/tests/java/mod/_sc/ | 
| H A D | ScDataPilotTableObj.java | 148         Object oChangeCell = null;  in createTestEnvironment()  local 153             oChangeCell = oSheet.getCellByPosition(1, 5);  in createTestEnvironment() 271         tEnv.addObjRelation("CELLFORCHANGE", oChangeCell);  in createTestEnvironment()
  | 
| H A D | ScDataPilotFieldObj.java | 194         Object oChangeCell = null;  in createTestEnvironment()  local 200             oChangeCell = oSheet.getCellByPosition(1, 5);  in createTestEnvironment()
  | 
| H A D | ScDataPilotItemsObj.java | 195         Object oChangeCell = null;  in createTestEnvironment()  local 201             oChangeCell = oSheet.getCellByPosition(1, 5);  in createTestEnvironment()
  | 
| H A D | ScIndexEnumeration_DataPilotItemsEnumeration.java | 197         Object oChangeCell = null;  in createTestEnvironment()  local 203             oChangeCell = oSheet.getCellByPosition(1, 5);  in createTestEnvironment()
  | 
| H A D | ScDataPilotFieldGroupsObj.java | 193         Object oChangeCell = null;  in createTestEnvironment()  local 200             oChangeCell = oSheet.getCellByPosition (1, 5);  in createTestEnvironment()
  | 
| H A D | ScDataPilotItemObj.java | 195         Object oChangeCell = null;  in createTestEnvironment()  local 201             oChangeCell = oSheet.getCellByPosition(1, 5);  in createTestEnvironment()
  | 
| H A D | ScDataPilotFieldGroupItemObj.java | 194         Object oChangeCell = null;  in createTestEnvironment()  local 201             oChangeCell = oSheet.getCellByPosition (1, 5);  in createTestEnvironment()
  | 
| H A D | ScDataPilotFieldGroupObj.java | 193         Object oChangeCell = null;  in createTestEnvironment()  local 200             oChangeCell = oSheet.getCellByPosition (1, 5);  in createTestEnvironment()
  | 
| /aoo4110/main/sc/qa/complex/dataPilot/ | 
| H A D | CheckDataPilot.java | 250         Object oChangeCell = null;  in before()  local 255             oChangeCell = oSheet.getCellByPosition(1, 5);  in before() 343         param.put("CELLFORCHANGE", oChangeCell);  in before()
  | 
        Completed in 308 milliseconds