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