Searched refs:changeProperty (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/sc/qa/complex/sc/ |
| H A D | CalcRTL.java | 106 changeProperty(set, "IsVisible", Boolean.FALSE)); in checkSpreadsheetProperties() 108 changeProperty(set, "IsVisible", Boolean.TRUE)); in checkSpreadsheetProperties() 110 changeProperty(set, "PageStyle", "Report")); in checkSpreadsheetProperties() 112 changeProperty(set, "PageStyle", "Default")); in checkSpreadsheetProperties() 114 changeProperty(set, "TableLayout", in checkSpreadsheetProperties() 117 changeProperty(set, "TableLayout", in checkSpreadsheetProperties() 141 changeProperty(set, "Anchor", in checkShapeProperties() 149 changeProperty(set, "HoriOrientPosition", new Integer(1000))); in checkShapeProperties() 152 changeProperty(set, "VertOrientPosition", new Integer(1000))); in checkShapeProperties() 168 changeProperty(sheetProps, "TableLayout", in checkInfluenceOfSpreadsheetChange() [all …]
|