Home
last modified time | relevance | path

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

/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java524 XShape insertedShape = null; in getInsertedShape() local
544 insertedShape = SOF.createShape(xComp, 5000, 3500, 700, 500, in getInsertedShape()
546 DrawTools.getShapes(firstDrawPage).add(insertedShape); in getInsertedShape()
559 return insertedShape; in getInsertedShape()