Home
last modified time | relevance | path

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

/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java146 String[] previous = getShapeProps(shapeProps, oShape); in checkInfluenceOfSpreadsheetChange()
151 String[] RL_TB = getShapeProps(shapeProps, oShape); in checkInfluenceOfSpreadsheetChange()
156 String[] LR_TB = getShapeProps(shapeProps, oShape); in checkInfluenceOfSpreadsheetChange()
178 protected String[] getShapeProps(XPropertySet set, XShape oShape) { in getShapeProps() method in CalcRTL