Home
last modified time | relevance | path

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

/AOO42X/main/sc/qa/complex/sc/
H A DCalcRTL.java166 String[] previous = getShapeProps(shapeProps, oShape); in checkInfluenceOfSpreadsheetChange()
171 String[] RL_TB = getShapeProps(shapeProps, oShape); in checkInfluenceOfSpreadsheetChange()
176 String[] LR_TB = getShapeProps(shapeProps, oShape); in checkInfluenceOfSpreadsheetChange()
198 protected String[] getShapeProps(XPropertySet set, XShape oShape) { in getShapeProps() method in CalcRTL