Searched refs:createAndInsertShape (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | PresentationDemo.java | 102 xShapePropSet = ShapeHelper.createAndInsertShape( xDrawDoc, in main() 126 xShapePropSet = ShapeHelper.createAndInsertShape( xDrawDoc, in main()
|
H A D | ShapeHelper.java | 52 public static XPropertySet createAndInsertShape( XComponent xDrawDoc, in createAndInsertShape() method in ShapeHelper
|
H A D | DrawingDemo.java | 245 ShapeHelper.createAndInsertShape( xDrawDoc, xShapes, in Demo_ShapeCreation()
|
/aoo41x/test/testuno/source/testlib/uno/ |
H A D | ShapeUtil.java | 55 public static XPropertySet createAndInsertShape(XComponent xDrawDoc, in createAndInsertShape() method in ShapeUtil
|
/aoo41x/test/testuno/source/fvt/uno/sd/animation/ |
H A D | CustomAnimation.java | 166 xShapePropSet[i] = ShapeUtil.createAndInsertShape(impressDocument, in testShapeAnimation()
|
/aoo41x/test/testuno/source/fvt/uno/sd/shape/ |
H A D | ShapeProperties.java | 336 ShapeUtil.createAndInsertShape(impressDocument, xShapes, aPos, aSize, in testShapeRemove()
|
Completed in 30 milliseconds