Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DPresentationDemo.java102 xShapePropSet = ShapeHelper.createAndInsertShape( xDrawDoc, in main()
126 xShapePropSet = ShapeHelper.createAndInsertShape( xDrawDoc, in main()
H A DShapeHelper.java52 public static XPropertySet createAndInsertShape( XComponent xDrawDoc, in createAndInsertShape() method in ShapeHelper
H A DDrawingDemo.java245 ShapeHelper.createAndInsertShape( xDrawDoc, xShapes, in Demo_ShapeCreation()
/trunk/test/testuno/source/testlib/uno/
H A DShapeUtil.java55 public static XPropertySet createAndInsertShape(XComponent xDrawDoc, in createAndInsertShape() method in ShapeUtil
/trunk/test/testuno/source/fvt/uno/sd/animation/
H A DCustomAnimation.java166 xShapePropSet[i] = ShapeUtil.createAndInsertShape(impressDocument, in testShapeAnimation()
/trunk/test/testuno/source/fvt/uno/sd/shape/
H A DShapeProperties.java336 ShapeUtil.createAndInsertShape(impressDocument, xShapes, aPos, aSize, in testShapeRemove()

Completed in 39 milliseconds