Searched refs:getShapeProps (Results 1 – 1 of 1) sorted by relevance
166 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