Home
last modified time | relevance | path

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

/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java86 changeProperty(set, "IsVisible", Boolean.FALSE)); in checkSpreadsheetProperties()
88 changeProperty(set, "IsVisible", Boolean.TRUE)); in checkSpreadsheetProperties()
90 changeProperty(set, "PageStyle", "Report")); in checkSpreadsheetProperties()
92 changeProperty(set, "PageStyle", "Default")); in checkSpreadsheetProperties()
94 changeProperty(set, "TableLayout", in checkSpreadsheetProperties()
97 changeProperty(set, "TableLayout", in checkSpreadsheetProperties()
121 changeProperty(set, "Anchor", in checkShapeProperties()
129 changeProperty(set, "HoriOrientPosition", new Integer(1000))); in checkShapeProperties()
132 changeProperty(set, "VertOrientPosition", new Integer(1000))); in checkShapeProperties()
148 changeProperty(sheetProps, "TableLayout", in checkInfluenceOfSpreadsheetChange()
[all …]